llvm-project
4a9e0812
- [flang] Allow acc cache directive inside acc routine (#184213)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
58 days ago
[flang] Allow acc cache directive inside acc routine (#184213) While the spec allows the cache directive "at the top of (inside of) a loop", the directive has also been utilized at the top of an acc routine. This PR adds support for that.
References
#184213 - [flang] Allow acc cache directive inside acc routine
Author
khaki3
Parents
3c43fc16
Loading