[PATCH] D100577: [RISCV] Optimize getVLENFactoredAmount function.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 12:04:07 PDT 2021


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

Minimize number of virtual registers used to match current version of getVLENFactoredAmount


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100577

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/allocate-lmul-2-4-8.ll
  llvm/test/CodeGen/RISCV/rvv/rvv-framelayout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100577.347095.patch
Type: text/x-patch
Size: 6481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/0865cc11/attachment.bin>


More information about the llvm-commits mailing list