[all-commits] [llvm/llvm-project] a0c19b: [mlir][RegionBranchOpInterface] explicitly check f...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Thu Jan 4 12:44:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0c19bd45599c044a662752c2b513cc514cb645a
https://github.com/llvm/llvm-project/commit/a0c19bd45599c044a662752c2b513cc514cb645a
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M mlir/lib/Interfaces/ControlFlowInterfaces.cpp
M mlir/test/IR/test-region-branch-op-verifier.mlir
M mlir/test/lib/Dialect/Test/TestDialect.cpp
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
[mlir][RegionBranchOpInterface] explicitly check for existance of block terminator (#76831)
More information about the All-commits
mailing list