[Mlir-commits] [mlir] [mlir][Vector] Fix mask lowering in_bounds and all-true mask elimination (PR #189477)

Benoit Jacob llvmlistbot at llvm.org
Tue Mar 31 06:59:28 PDT 2026


bjacob wrote:

@dcaballe , what do you think - here are two tentative bug fixes for vector masking. The issue that this solves is https://github.com/iree-org/iree/issues/23952#issuecomment-4146369999 . Are these actually fixing a bug or am I just being confused about op semantics here?

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


More information about the Mlir-commits mailing list