llvm-project
b76bc185
- [OpenACC][CIR] Add copy/etc clause lowering for 'data'.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
170 days ago
[OpenACC][CIR] Add copy/etc clause lowering for 'data'. These work exactly the same way they do for compute constructs, so this implements them identically and adds tests. The list of legal modifiers is different, but that is all handled in Sema.
Author
erichkeane
Committer
erichkeane
Parents
e933cfcf
Loading