[PATCH] D64394: [MachineCSE][MachinePRE] Do not hoist common computations into hot BBs
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 19:52:48 PDT 2019
lkail updated this revision to Diff 210478.
lkail added a comment.
Updated patch following @dmgreen 's suggestion.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64394/new/
https://reviews.llvm.org/D64394
Files:
llvm/lib/CodeGen/MachineCSE.cpp
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/PowerPC/machine-pre.ll
llvm/test/CodeGen/X86/O3-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64394.210478.patch
Type: text/x-patch
Size: 9820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/a9015f16/attachment.bin>
More information about the llvm-commits
mailing list