llvm-project
6cbcfb9a
- [OpenACC] Fix Sema 'reduction' to allow arrays
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
67 days ago
[OpenACC] Fix Sema 'reduction' to allow arrays Due to a mis-reading of the OpenACC spec, we weren't accepting arrays as a valid value to a reduction variable. This patch corrects that.
Author
erichkeane
Committer
erichkeane
Parents
479ae4aa
Loading