[PATCH] D24480: [InstCombine] remove fold: zext(bool) + C -> bool ? C + 1 : C

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 10:05:25 PST 2017


spatel abandoned this revision.
spatel added a comment.

Abandoning - see https://reviews.llvm.org/D40612.


https://reviews.llvm.org/D24480





More information about the llvm-commits mailing list