[Mlir-commits] [mlir] [NFC][mlir][vector] Handle potential static cast assertion. (PR #152957)
Md Asghar Ahmad Shahid
llvmlistbot at llvm.org
Mon Aug 11 02:55:35 PDT 2025
shahidact wrote:
> Thanks, do you have a repro that we could use as a test for this PR?
Yes, I do have a test case, but I could not reproduce it using transform dialect while it is reproducible using a downstream pass.
Thats why I have not added any test.
https://github.com/llvm/llvm-project/pull/152957
More information about the Mlir-commits
mailing list