[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:18:34 PDT 2022


reames added a comment.

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.


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