[PATCH] D20653: LICM: Do not sink or hoist assume intrinsic calls.

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 17:16:59 PDT 2016


hfinkel added a comment.

In http://reviews.llvm.org/D20653#440281, @dberlin wrote:

> Can we just make assume use the same machinery we are now using for control
>  flow dependencies rather than continued a special case it everywhere


Do you mean for convergent?


http://reviews.llvm.org/D20653





More information about the llvm-commits mailing list