[llvm-branch-commits] [flang] [mlir] [Flang][mlir][OpenMP] Support affinity clause codegen in Flang (PR #182222)
Tom Eccles via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Feb 23 03:52:03 PST 2026
https://github.com/tblah commented:
Thank you for contributing this.
A lot of what is done in Utils.cpp already has helpers in https://github.com/llvm/llvm-project/blob/main/flang/include/flang/Optimizer/Builder/HLFIRTools.h for example indexing into arrays, getting extents and other type information, etc. Please could you use these where possible.
https://github.com/llvm/llvm-project/pull/182222
More information about the llvm-branch-commits
mailing list