[Openmp-commits] [mlir] [openmp] [MLIR][OpenMP] Refactor bounds offsetting and fix to apply to all directives (PR #84349)

via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 12 11:56:36 PDT 2024


agozillon wrote:

Updated this PR to be self-sufficient with a more concise implementation of checkIfPointer that works in the current (and hopefully other future) use-cases. 

If this iteration is acceptable and landed it would mean the following PR would be unrequired for the time being and can be closed: https://github.com/llvm/llvm-project/pull/84328 

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


More information about the Openmp-commits mailing list