[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
Thu Dec 15 19:38:38 PST 2022


AndrewLitteken updated this revision to Diff 483420.

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.483420.patch
Type: text/x-patch
Size: 9766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/b97715a4/attachment.bin>


More information about the llvm-commits mailing list