llvm-project
340fa3e1 - [OpenACC] Implement firstprivate lowering except init. (#153847)

Commit
42 days ago
[OpenACC] Implement firstprivate lowering except init. (#153847) This patch implements the basic lowering infrastructure, but does not quite implement the copy initialization, which requires #153622. It does however pass verification for the 'copy' section, which just contains a yield.
Author
Parents
Loading