[PATCH] D87300: [IRSim][IROutliner] Adding OptRemarks for the IROutliner.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 10:20:08 PDT 2020
AndrewLitteken created this revision.
AndrewLitteken added a reviewer: paquette.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
AndrewLitteken requested review of this revision.
This places OptRemarks at each location where a decision is made to not outline, or to outline a specific section.
Test:
- llvm/test/Transforms/IROutliner/opt-remarks.ll
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87300
Files:
llvm/include/llvm/Transforms/IPO/IROutliner.h
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/test/Transforms/IROutliner/opt-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87300.290526.patch
Type: text/x-patch
Size: 14137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/b3bb15c4/attachment.bin>
More information about the llvm-commits
mailing list