[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 12:37:47 PDT 2020


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

Add LLVM_DEBUG stmts.


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.300078.patch
Type: text/x-patch
Size: 7124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/8cdb728d/attachment.bin>


More information about the llvm-commits mailing list