[PATCH] D40729: [CallSiteSplitting] Remove isOrHeader restriction.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 23 12:19:47 PST 2017


fhahn added a comment.

In https://reviews.llvm.org/D40729#962168, @junbuml wrote:

> LGTM, assuming the update in the top comment .


I've committed this after updating the top comment, as well as dropped to `Or` from `tryToSplitOnOrPredicatedArgument` and updated the comment there.

I hope the comments are clear.


Repository:
  rL LLVM

https://reviews.llvm.org/D40729





More information about the llvm-commits mailing list