[flang-commits] [flang] [mlir] [Flang][MLIR] Move setOpenMPIntegerWrapAround function into the OpenMP dialect (PR #217448)

Kaviya Rajendiran via flang-commits flang-commits at lists.llvm.org
Tue Aug 25 02:22:55 PDT 2026


kaviya2510 wrote:

Placed the function `setOpenMPIntegerWrapAround(...)` inside `mlir/Dialect/OpenMP/Utils`, matching `setOpenMPVersionAttribute` and the other openmp attribute setters, so the generated symbol stays inside `MLIROpenMPDialect`.

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


More information about the flang-commits mailing list