[Mlir-commits] [mlir] [mlir][vector] Fix invalid IR in `RewriteBitCastOfTruncI` (PR #78146)
Nicolas Vasilache
llvmlistbot at llvm.org
Mon Jan 15 21:02:41 PST 2024
https://github.com/nicolasvasilache requested changes to this pull request.
What implications does this have on tests ?
Also, this is perfectly valid in LLVM, this suggests to me the "CastCompatible" verifier in MLIR may not a good fit here.
https://github.com/llvm/llvm-project/pull/78146
More information about the Mlir-commits
mailing list