[PATCH] D123581: [RISCV] Teach vsetvli insertion to handle VSETVLIInfo of vl-modified instruction.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 09:10:48 PDT 2022


craig.topper added a comment.

In D123581#3484656 <https://reviews.llvm.org/D123581#3484656>, @fakepaper56 wrote:

> Should I create a new revision for changing PseudoReadVL? Or I just do the change in the revision and also update the commit name and summary?

Yes, create a new revision. Then we can rebase this patch on top of that new revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123581



More information about the llvm-commits mailing list