[PATCH] D32482: [EarlyCSE] Mark the condition of assume intrinsic as true

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 18:45:08 PDT 2017


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

I think we should constant fold the condition as well as infer it, but that can be a separate patch.


https://reviews.llvm.org/D32482





More information about the llvm-commits mailing list