[PATCH] D125270: [riscv] Remove mutation of prior vsetvli from insertion dataflow

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 08:58:58 PDT 2022


reames updated this revision to Diff 428685.
reames added a comment.

Rebase after two predecessor patches.

Note that commit comment is now stale.  Posting this mostly as a WIP.  The opt quality result here is unconvincing, I want to play with a few other variants before deciding whether to bother with this at all.


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

https://reviews.llvm.org/D125270

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125270.428685.patch
Type: text/x-patch
Size: 5866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/f6b0c9c5/attachment.bin>


More information about the llvm-commits mailing list