[PATCH] D92071: [PowerPC] support register pressure reduction in machine combiner.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 23:40:48 PST 2020


shchenz updated this revision to Diff 311122.
shchenz added a comment.

1: update according to parent patch https://reviews.llvm.org/D92068 changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92071

Files:
  llvm/include/llvm/CodeGen/MachineCombinerPattern.h
  llvm/lib/CodeGen/MachineCombiner.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/test/CodeGen/PowerPC/register-pressure-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92071.311122.patch
Type: text/x-patch
Size: 33578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/07937f60/attachment-0001.bin>


More information about the llvm-commits mailing list