llvm-project
a20b6489
- [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (#176856)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
96 days ago
[OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering (#176856) Clone the firstprivate operands into the compute region side. This also fixes an issue where references to acc.firstprivate remain on the host side.
References
#176856 - [OpenACC][MLIR] clone firstprivate operands during ACCIfClauseLowering
Author
rscottmanley
Parents
a6433c54
Loading