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

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 19:13:19 PDT 2019


NeHuang updated this revision to Diff 220032.
NeHuang added a comment.

Thanks @lei for the review. Updated the patch to r

1. Resolve the indentation issues
2. Modify the variable name to be consistent with current naming convention.


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.220032.patch
Type: text/x-patch
Size: 22270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/473cac14/attachment.bin>


More information about the llvm-commits mailing list