[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
Fri Jul 12 02:43:45 PDT 2019


lkail updated this revision to Diff 209440.
lkail added a comment.

Address @jsji 's comments and added new test.


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.209440.patch
Type: text/x-patch
Size: 9741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/0074d88e/attachment.bin>


More information about the llvm-commits mailing list