llvm-project
c3da5d71
- [flang][acc][NFC] move recipe generation in FIROpenACCUtils (#176924)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
105 days ago
[flang][acc][NFC] move recipe generation in FIROpenACCUtils (#176924) Move the code that generates private, firstprivate, and reduction from Lower/OpenACC.cpp to Optimizer/OpenACC/Support/FIROpenACCUtils.cpp so that it can be used in passes too.
References
#176924 - [flang][acc][NFC] move recipe generation in FIROpenACCUtils
Author
jeanPerier
Parents
242ca4e1
Loading