[PATCH] D80175: [PowerPC][MachineCombiner] reassociate fma to expose more ILP

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 04:46:33 PDT 2020


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

format fixing & rebase & some typo fixing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80175

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/machine-combiner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80175.266001.patch
Type: text/x-patch
Size: 20982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/bcb00210/attachment-0001.bin>


More information about the llvm-commits mailing list