[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:05 PDT 2017


paquette updated this revision to Diff 113123.
paquette marked 5 inline comments as done.
paquette added a comment.
Herald added a subscriber: javed.absar.

Updated patch to address @anemet's comments.

- Added a test for missed optimization remarks for the MachineOutliner.
- Changed remark output.
- Added some comments.


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.113123.patch
Type: text/x-patch
Size: 6708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/78f5dba6/attachment.bin>


More information about the llvm-commits mailing list