llvm-project
103cef9e
- [flang][OpenMP] Initial support for DEPTH clause (#182288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
59 days ago
[flang][OpenMP] Initial support for DEPTH clause (#182288) The semantic checks do not check any conditions on the associated loop nest (such as actual depth or whether it is a perfect nest). Lowering will emit a not-implemented-yet message.
References
#182288 - [flang][OpenMP] Initial support for DEPTH clause
Author
kparzysz
Parents
bdc151e0
Loading