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

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 09:05:15 PDT 2022


fakepaper56 updated this revision to Diff 428962.
fakepaper56 added a comment.
Herald added a subscriber: shiva0217.

Directly use PseudoReadVL to get VSETVLIInfo also change the commit name and summary.
Additionally, the update removes useless PseudoReadVL in the pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123581

Files:
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/test/CodeGen/RISCV/rvv/vsetvli-modify-vl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123581.428962.patch
Type: text/x-patch
Size: 7866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/704620fb/attachment.bin>


More information about the llvm-commits mailing list