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

Henrich Lauko llvmlistbot at llvm.org
Tue Apr 15 06:27:00 PDT 2025


xlauko wrote:

Hacky solution is to add special case to handle APInt bitwidth in https://github.com/llvm/llvm-project/blob/e1382b3b459d39659694ee854073bbdb1aa1d98d/mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp#L611 which is not nice too

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


More information about the Mlir-commits mailing list