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

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 19:07:14 PDT 2023


shiva0217 added a comment.

In D150671#4353168 <https://reviews.llvm.org/D150671#4353168>, @artagnon wrote:

> Include test, from a benchmark run reduced by hand.
>
> I know the test isn't pretty, but it's the best I could do within reasonable time.

Could you create a phabricator patch only contain the pre-commit test and let this commit depend on it?
It could be easier to observe the difference in the test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150671



More information about the llvm-commits mailing list