[PATCH] D143723: [RISCV] Increase default vectorizer LMUL to 2
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 08:17:22 PST 2023
reames added a comment.
In D143723#4180827 <https://reviews.llvm.org/D143723#4180827>, @eopXD wrote:
> @loralb Just a heads up, I have a patch that will resolve the problem of disabling the vectorizer when interleave factor is 1. Haven't updated it in a while and hope I can land it before discussion here is converged. https://reviews.llvm.org/D134745
@eopXD This issue discussed here was resolved by https://reviews.llvm.org/D144474 (which already landed). I think your patch is an unrelated issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143723/new/
https://reviews.llvm.org/D143723
More information about the llvm-commits
mailing list