[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 19 05:58:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366570: [MachineCSE][MachinePRE] Avoid hoisting code from code regions into hot BBs. (authored by lkail, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64394?vs=210724&id=210811#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64394

Files:
  llvm/trunk/lib/CodeGen/MachineCSE.cpp
  llvm/trunk/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/trunk/test/CodeGen/ARM/O3-pipeline.ll
  llvm/trunk/test/CodeGen/PowerPC/machine-pre.ll
  llvm/trunk/test/CodeGen/X86/O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64394.210811.patch
Type: text/x-patch
Size: 9933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/fbc59a9e/attachment.bin>


More information about the llvm-commits mailing list