[PATCH] D37085: [MachineOutliner] Add missed optimization remarks based off outliner cost model

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 11:24:04 PDT 2017


paquette updated this revision to Diff 113125.
paquette added a comment.

Updated again because I forgot to remove the #include "llvm/CodeGen/MachineBlockFrequencyInfo.h". Whoops.


https://reviews.llvm.org/D37085

Files:
  lib/CodeGen/MachineOutliner.cpp
  test/CodeGen/AArch64/machine-outliner-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37085.113125.patch
Type: text/x-patch
Size: 6515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/2933776d/attachment.bin>


More information about the llvm-commits mailing list