[Mlir-commits] [mlir] [mlir][vectorize] Support affine.apply in SuperVectorize (PR #77968)
Hsiangkai Wang
llvmlistbot at llvm.org
Thu Feb 15 08:20:17 PST 2024
Hsiangkai wrote:
> I think the crash I've mentioned should be fixed, otherwise it would be a regression (I think it doesn't crash without the patch, just avoids vectorization).
I fixed it and add two more test cases to verify it. Please help me to review this patch. Thank you.
https://github.com/llvm/llvm-project/pull/77968
More information about the Mlir-commits
mailing list