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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 11:48:27 PDT 2021


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

Address spelling and style comments.
Use a reference to BlockInfo[ThisBlock] to shorten code.


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.347747.patch
Type: text/x-patch
Size: 129271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/ec3130dd/attachment-0001.bin>


More information about the llvm-commits mailing list