[PATCH] D106857: [RISCV] Teach VSETVLI insertion to merge the unused VSETVLI with the one need to be insert after it.

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 21:08:45 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7900ee0b61ae: [RISCV] Teach VSETVLI insertion to merge the unused VSETVLI with the one need… (authored by jacquesguan, committed by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D106857?vs=362964&id=363622#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106857

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106857.363622.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/44079d16/attachment.bin>


More information about the llvm-commits mailing list