Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions sycl/doc/extensions/ExplicitSIMD/ESIMD-TODO-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### TODO list for the SYCL Explicit SIMD extension.

A place for TODO items/feedback regarding the extension in addition to the
github issues mechanism.

#### Front-End

1. Fix a generic (unrelated to ESIMD) issue [1811](https://github.com/intel/llvm/issues/1811) with lambda/functor function
detection. Needed to improve diagnostics, fix attribute propagation.
ETA: ???