[Mlir-commits] [mlir] [MLIR] Disable high-rank-overflow with UBSan (PR #178994)

Mehdi Amini llvmlistbot at llvm.org
Sun Feb 1 02:21:13 PST 2026


joker-eph wrote:

Disabling to unbreak a bot is fine, but there is still an underlying bug: we shouldn't trigger UB in the codebase on valid-IR input.

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


More information about the Mlir-commits mailing list