[PATCH] D58260: [INLINER] allow inlining of blockaddresses if sole uses are callbrs

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 09:45:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361173: [INLINER] allow inlining of blockaddresses if sole uses are callbrs (authored by nickdesaulniers, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58260?vs=200121&id=200319#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58260

Files:
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/test/Transforms/Inline/blockaddress.ll
  llvm/trunk/test/Transforms/Inline/callbr.ll
  llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58260.200319.patch
Type: text/x-patch
Size: 10835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/2a66abdb/attachment.bin>


More information about the llvm-commits mailing list