[PATCH] D143723: [RISCV] Increase default vectorizer LMUL to 2

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 18:08:29 PST 2023


eopXD added a comment.

In D143723#4181703 <https://reviews.llvm.org/D143723#4181703>, @reames wrote:

> 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.

Yes you are correct, I mistaken the comment above. Please disregard my heads-up.


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