[PATCH] D106440: [IROutliner] Change Prioritization of Outlining to honor cost model

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 13:43:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc58d4c4bd347: [IROutliner] Changing outliner to prioritize reductions on assembly rather than… (authored by AndrewLitteken).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106440/new/

https://reviews.llvm.org/D106440

Files:
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/opt-remarks.ll
  llvm/test/Transforms/IROutliner/outlining-bitcasts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106440.369543.patch
Type: text/x-patch
Size: 27663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/2a65caad/attachment.bin>


More information about the llvm-commits mailing list