1 Commits

Author SHA1 Message Date
Valentin Clement (バレンタイン クレメン)
e826168a24
[flang][cuda] Add CUFLaunchAttachAttr pass (#174465)
CUF kernel are generated via gpu.launch and then outlined. The resulting
launch operation needs to hava a CUDA attribute attached so it will
be distinguishable from other launch.
2026-01-05 13:05:34 -08:00