[PATCH] D44627: [CallSiteSplitting] Only record conditions up to the IDom(call site).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 08:48:31 PDT 2018


fhahn updated this revision to Diff 138946.
fhahn added a comment.
Herald added a subscriber: mehdi_amini.

Update `test/Other/new-pm-lto-defaults.ll` to account for running the dominator tree analysis earlier.


https://reviews.llvm.org/D44627

Files:
  lib/Transforms/Scalar/CallSiteSplitting.cpp
  test/Other/new-pm-lto-defaults.ll
  test/Transforms/CallSiteSplitting/callsite-split-or-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44627.138946.patch
Type: text/x-patch
Size: 11163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/f73ec4ec/attachment-0001.bin>


More information about the llvm-commits mailing list