[Mlir-commits] [flang] [mlir] [flang] Emit llvm.assume for array bounds constraints (PR #178811)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Apr 27 05:04:16 PDT 2026


laoshd wrote:

@sebpop What is the status of this PR?
I have an issue similar to #118238, which points to this PR. Will this PR do runtime checking and report error for out-of-bounds? I integrated the changes in this PR into a local build. It does not seem to catch the error.

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


More information about the Mlir-commits mailing list