[PATCH] D21512: [InstSimplify] look through zexts of icmps to eliminate obviously false logic (PR27869)

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 15:22:25 PDT 2016


majnemer added a comment.

Hmm.  More generally, how about having and of zexts get treated as zext of ands?


http://reviews.llvm.org/D21512





More information about the llvm-commits mailing list