[flang-commits] [flang] [flang] Add a pass to get OpenACC device ptr for CUDA kernel (PR #212299)
via flang-commits
flang-commits at lists.llvm.org
Tue Jul 28 08:51:47 PDT 2026
yebinchon wrote:
@eugeneepshteyn in the case of chars, it's currently not caught because `EmboxCharOp` is not a `FortranObjectViewOpInterface`. To me it makes sense to add it to the interface, but is there a reason it hasn't been done already?
https://github.com/llvm/llvm-project/pull/212299
More information about the flang-commits
mailing list