llvm-project
6cbcfb9a - [OpenACC] Fix Sema 'reduction' to allow arrays

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
Committer
Parents
Loading