llvm-project
cb52f4a1
- Require explicit yield in iterator op
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 days ago
Require explicit yield in iterator op Remove the implicit terminator trait from omp.iterator so iterator modifiers must explicitly yield the value used to form the iterated list. Add and update verfier and test accordingly.
References
#197047 - [mlir][OpenMP] Add iterator support to map/motion clause
#197752 - [flang][OpenMP][NFC] Share declare mapper helpers for iterator modifier lowering
#197757 - [Flang][OpenMP] Support iterator modifier in map and motion clauses
Author
chichunchen
Committer
chichunchen
Parents
6ada81ba
Loading