llvm-project
40cddd81 - [mlir][OpenACC] Use active_par_dims attribute when computing active dims (#217099)

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