llvm-project
ea3534b3
- [flang][OpenMP] Parse AFFINITY clause, lowering not supported yet (#113485)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][OpenMP] Parse AFFINITY clause, lowering not supported yet (#113485) Implement parsing of the AFFINITY clause on TASK construct, conversion from the parser class to omp::Clause. Lowering to HLFIR is unsupported, a TODO message is displayed.
References
#113485 - [flang][OpenMP] Parse AFFINITY clause, lowering not supported yet
Author
kparzysz
Parents
9575ab28
Loading