[Mlir-commits] [mlir] [mlir][Conversion] Generalize and fix crash in `reconcile-unrealized-casts` (PR #95700)
Michele Scuttari
llvmlistbot at llvm.org
Sun Jun 16 06:19:54 PDT 2024
https://github.com/mscuttari commented:
I don't remember if there was any reason the last time I modified this pass for keeping the pattern and exposing it for other uses, maybe @ftynse has some remembering as he was reviewing my code. Anyway I don't think the pattern has been ever used elsewhere, so this looks good to me. Thanks for addressing also the N:N conversion case.
https://github.com/llvm/llvm-project/pull/95700
More information about the Mlir-commits
mailing list