[flang-commits] [flang] [Flang] [OpenMP] [Lowering] Add lowering support for IS_DEVICE_PTR and HAS_DEVICE_ADDR clauses on OMP TARGET directive. (PR #67752)

Akash Banerjee via flang-commits flang-commits at lists.llvm.org
Wed Oct 25 08:23:04 PDT 2023


https://github.com/TIFitis commented:

I think it is easier to review this patch along with the potential _MLIRTranslation_ and _OMPIRBuilder_ changes. That would give us a better idea of how this patch would or should interact with other _map_operands_ and also target region code generation.

Thanks for the patch. I'd recommend adding a second PR with the MLIR/IRBuilder changes before moving forward with this.

https://github.com/llvm/llvm-project/pull/67752


More information about the flang-commits mailing list