[Mlir-commits] [mlir] [mlir][RegionBranchOpInterface] explicitly check for existance of block terminator (PR #76831)

Mehdi Amini llvmlistbot at llvm.org
Thu Jan 4 08:01:39 PST 2024


joker-eph wrote:

I somehow misremembered that the absence of a terminator was only possible in a graph region, but that's not what I implemented: https://github.com/llvm/llvm-project/commit/973ddb7d6e96e744a785ba64c065b592987a005f

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


More information about the Mlir-commits mailing list