[PATCH] D80175: [PowerPC][MachineCombiner] reassociate fma to expose more ILP
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 7 19:44:09 PDT 2020
shchenz updated this revision to Diff 269089.
shchenz added a comment.
address review comments:
1: use the macro to represent array index instead of hard code
2: comments update
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.269089.patch
Type: text/x-patch
Size: 22432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/dd1b78b5/attachment.bin>
More information about the llvm-commits
mailing list