[PATCH] D31435: [InstSimplify] Fold (select (icmp eq V 0) P (getelementptr P V)) -> (getelementptr P V)
George Burgess IV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 16:34:49 PDT 2017
george.burgess.iv added a comment.
thanks!
https://reviews.llvm.org/D31435
More information about the llvm-commits
mailing list