[PATCH] D125546: [RISCV] Use tail agnostic if inserting subvector/element at the end of the vector.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 08:28:45 PDT 2022


reames added a comment.

In D125546#3525180 <https://reviews.llvm.org/D125546#3525180>, @craig.topper wrote:

> In D125546#3525173 <https://reviews.llvm.org/D125546#3525173>, @reames wrote:
>
>> Skimming through the code, is there any value in having a policy arg on slideup?  If so, I might suggest adding it to both in an NFC change, and then doing a separate change to show the opt quality improvement.
>
> Did you mean slidedown?

Yep, sorry for the silly typo.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125546/new/

https://reviews.llvm.org/D125546



More information about the llvm-commits mailing list