[PATCH] D89911: [PartialInliner]: Handle code regions in a switch stmt cases

Ettore Tiotto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 06:52:46 PDT 2020


etiotto updated this revision to Diff 299954.
etiotto marked an inline comment as done.
etiotto added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89911

Files:
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/test/Transforms/PartialInlining/switch_stmt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89911.299954.patch
Type: text/x-patch
Size: 5272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/1432cfe4/attachment.bin>


More information about the llvm-commits mailing list