1 Commits

Author SHA1 Message Date
Valentin Clement (バレンタイン クレメン)
39b74fd20f
[flang][cuda] Add cuf.device_address conversion into separate pass (#177035)
Some conversion are better done later in the pipeline. Add
cuf.device_address conversion in its own pass so it can be scheduled
late.

The pattern will be removed from CUFOpConversion once this pass has
landed.
2026-01-20 14:51:06 -08:00