[PATCH] D139334: [IRSim] Reduce IROutliner Compile time by reducing the number of time the CodeExtractorCache is rebuilt.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 08:45:29 PST 2022
AndrewLitteken updated this revision to Diff 480126.
AndrewLitteken added a comment.
Fix diff order
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139334/new/
https://reviews.llvm.org/D139334
Files:
llvm/include/llvm/Transforms/IPO/IROutliner.h
llvm/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139334.480126.patch
Type: text/x-patch
Size: 8122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/8eb405e3/attachment.bin>
More information about the llvm-commits
mailing list