3 Commits

Author SHA1 Message Date
Valentin Clement (バレンタイン クレメン)
067ce5ca18
[flang][cuda] Use getOrCreateGPUModule in CUFDeviceGlobal pass (#114468)
Make the pass functional if gpu module was not created yet.
2024-10-31 18:58:43 -07:00
Renaud Kauffmann
0eb5c9d2ef
[flang][cuda] Copying device globals in the gpu module (#113955) 2024-10-28 15:34:27 -07:00
Renaud Kauffmann
f1e59dcb45
Renaming Cuf passes to CUF (#113351)
For consistency with other dialects and other CUF passes and files, this
patch renames passes CufOpConversion to CUFOpConversion,
CufImplicitDeviceGlobal to CUFDeviceGlobal.
It also renames the file.
2024-10-22 12:50:31 -07:00