[Mlir-commits] [mlir] [mlir] Rectify mishandling in `DenseElementsAttr::get(...)` causing crash with assertion when using `mlir-opt --canonicalize` (PR #88314)

Rajveer Singh Bharadwaj llvmlistbot at llvm.org
Wed Apr 10 12:25:27 PDT 2024


Rajveer100 wrote:

@joker-eph 
This currently breaks few tests since I have just put a `continue`, I think we probably want to check if there are two arguments only then we do so.

Let me know the direction for this.

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


More information about the Mlir-commits mailing list