Files
clang-p2996/flang/lib/Lower/ConvertVariable.cpp
Valentin Clement (バレンタイン クレメン) d6d52a4abc [flang][cuda] Do not generate cuf.alloc/cuf.free in device context (#141117)
`cuf.alloc` and `cuf.free` are converted to `fir.alloca` or deleted when
in device context during the CUFOpConversion pass. Do not generate them
in lowering to avoid confusion.
2025-05-22 13:30:34 -07:00

124 KiB