[PATCH] D67716: [Inliner] Remove incorrect early exit during switch cost computation

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 16:28:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372440: [Inliner] Remove incorrect early exit during switch cost computation (authored by tejohnson, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67716

Files:
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/test/Transforms/Inline/X86/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67716.221132.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/4910522c/attachment.bin>


More information about the llvm-commits mailing list