[PATCH] D102739: [RISCV] Enable cross basic block aware vsetvli insertion

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 13:12:38 PDT 2021


craig.topper updated this revision to Diff 347483.
craig.topper added a comment.

Rebase and move some common logic into a helper function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102739

Files:
  llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102739.347483.patch
Type: text/x-patch
Size: 128906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/a27f9f3d/attachment-0001.bin>


More information about the llvm-commits mailing list