[Mlir-commits] [mlir] [MLIR][LLVM] Fix #llvm.constant_range crashing in storage uniquer (PR #135772)
Robert Konicar
llvmlistbot at llvm.org
Tue Apr 15 03:17:41 PDT 2025
Jezurko wrote:
Fwiw, I will add a test that triggers this with the constant seed used in `llvm::hash` for release builds. At the moment I can reproduce the issue on debug build with the "random" seed (enabled by allowing ABI breaks in cmake config) in some executions.
I wanted to create the PR to get feedback on the solution and if this approach is fine or I should take different approach.
https://github.com/llvm/llvm-project/pull/135772
More information about the Mlir-commits
mailing list