Scott Manley 668d474185
[OpenACC][MLIR] clone private operands during ACCIfClauseLowering (#177458)
Clone the private operands into the compute region side. This also fixes
an issue where references to acc.private remain on the host side.
2026-01-23 07:57:56 -06:00
..