[llvm-branch-commits] [flang] [mlir] [MLIR][OpenMP] Create `LoopRelatedClause` (PR #99506)

Sergio Afonso via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 26 03:10:08 PDT 2024


skatrak wrote:

@Meinersbur I have updated this PR according to our discussion in #99505. Now the loop bounds and steps are now part of the `LoopRelatedClause` and named `loopLowerBounds`, `loopUpperBounds` and `loopSteps`.

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


More information about the llvm-branch-commits mailing list