[PATCH] D41858: [CallSiteSplitting] Pass list of (BB, Conditions) pairs to splitCallSite.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 06:39:35 PST 2018


fhahn updated this revision to Diff 129946.
fhahn added a comment.

Thanks Jun! I've removed the extra loop dealing with the call PHI node


https://reviews.llvm.org/D41858

Files:
  lib/Transforms/Scalar/CallSiteSplitting.cpp
  test/Transforms/CallSiteSplitting/callsite-no-or-structure.ll
  test/Transforms/CallSiteSplitting/callsite-split-debug.ll
  test/Transforms/CallSiteSplitting/callsite-split-or-phi.ll
  test/Transforms/CallSiteSplitting/callsite-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41858.129946.patch
Type: text/x-patch
Size: 29513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/e5465149/attachment.bin>


More information about the llvm-commits mailing list