[all-commits] [llvm/llvm-project] cb11dd: Revert "[MLIR][OpenMP] Add support for ordered con...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Oct 20 21:54:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb11ddb96c47538545913de527906aa6f9cdc76f
https://github.com/llvm/llvm-project/commit/cb11ddb96c47538545913de527906aa6f9cdc76f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
Log Message:
-----------
Revert "[MLIR][OpenMP] Add support for ordered construct"
This reverts commit dc2be87ecf10f2f1cf05f638a72256387c78f1c1.
Seems like this broke all the CI bots.
More information about the All-commits
mailing list