[PATCH] D150671: RISCV/InstrInfo: model register pressure for MICombiner

Ramkumar Ramachandra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 03:43:32 PDT 2023


artagnon updated this revision to Diff 523727.
artagnon marked 2 inline comments as done.
artagnon added a comment.

Make getMBBPressure() a static function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150671

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/test/CodeGen/RISCV/machine-combiner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150671.523727.patch
Type: text/x-patch
Size: 51149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/67285173/attachment.bin>


More information about the llvm-commits mailing list