llvm-project
d394353f
- [OpenACC] Reject pointers in reduction and reduction composites
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
67 days ago
[OpenACC] Reject pointers in reduction and reduction composites Pointers don't have a valid way of comparing them/multiplying/etc, so we are just going to disallow them.
Author
erichkeane
Committer
erichkeane
Parents
0082cf41
Loading