llvm-project
40cddd81
- [mlir][OpenACC] Use active_par_dims attribute when computing active dims (#217099)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 hours ago
[mlir][OpenACC] Use active_par_dims attribute when computing active dims (#217099) In `computeActiveAndInactiveParDims` function, use the `acc.active_par_dims` attribute set on privatize/private_local, deriving inactive dims from the launch dims.
References
#217099 - [mlir][OpenACC] Use active_par_dims attribute when computing active dims
Author
delaram-talaashrafi
Parents
6eb96438
Loading