[Mlir-commits] [mlir] [MLIR][LLVM] Fix #llvm.constant_range crashing in storage uniquer (PR #135772)

Mehdi Amini llvmlistbot at llvm.org
Tue Apr 15 04:06:24 PDT 2025


joker-eph wrote:

Isn't the underlying issue in the hash function of the APInt that does not take the bit width into account?

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


More information about the Mlir-commits mailing list