[PATCH] D116890: [RISCV] Add initial support for getRegUsageForType and getNumberOfRegisters

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 16 23:28:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc35161dc716: [RISCV] Add initial support for getRegUsageForType and getNumberOfRegisters (authored by Kito Cheng <kito.cheng at sifive.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116890

Files:
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/reg-usage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116890.400443.patch
Type: text/x-patch
Size: 6273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/06f52e96/attachment.bin>


More information about the llvm-commits mailing list