[all-commits] [llvm/llvm-project] 17bc2a: Address review comments
Chi-Chun, Chen via All-commits
all-commits at lists.llvm.org
Fri Jun 5 11:31:57 PDT 2026
Branch: refs/heads/users/cchen/mlir_openmp_motion_map_iterator
Home: https://github.com/llvm/llvm-project
Commit: 17bc2a18de2c58f0e371a2f7fb6deae952dda4a2
https://github.com/llvm/llvm-project/commit/17bc2a18de2c58f0e371a2f7fb6deae952dda4a2
Author: Chi Chun, Chen <chichun.chen at hpe.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M flang/lib/Utils/OpenMP.cpp
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
M mlir/test/Target/LLVMIR/openmp-todo.mlir
Log Message:
-----------
Address review comments
- Remove unused `clauseMapVars`.
- Add `SingleBlock` to `omp.iterator`, so MLIR verifies iterator
regions.
have a non-empty block and terminator.
- Moved @target_map_iterated_unsupporte from invalid to todo.
- Add parse/print test for omp.target map_iterated
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list