[PATCH] D63676: Disable hoisting MI to hotter basic blocks

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 11:28:26 PDT 2019


NeHuang updated this revision to Diff 226063.
NeHuang marked 5 inline comments as done.
NeHuang added a comment.

Addressed review comments from @nemanjai


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

https://reviews.llvm.org/D63676

Files:
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/test/CodeGen/PowerPC/DisableHoistingDueToBlockHotnessNoProfileData.mir
  llvm/test/CodeGen/PowerPC/DisableHoistingDueToBlockHotnessProfileData.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63676.226063.patch
Type: text/x-patch
Size: 23008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/fcea93a5/attachment-0001.bin>


More information about the llvm-commits mailing list