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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 08:21:37 PDT 2022


craig.topper added a comment.

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?


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