[Mlir-commits] [mlir] [mlir][Vector] Generate poison vectors in vector.shape_cast lowering (PR #125613)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Feb 7 10:38:13 PST 2025
kuhar wrote:
> Is SPIR-V ready to land this one already?
The updated test looks good. There's a small chance that we will need some other fold for the unrolling to work properly if we have gaps in test coverage. But IMO we can go ahead and fix forward if that turns out to be the case.
https://github.com/llvm/llvm-project/pull/125613
More information about the Mlir-commits
mailing list