[PATCH] D22271: [InstCombine] reverse canonicalization of xor(zext i1 A), 1 <---> zext(not i1 A, true) (PR28476)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 10:31:57 PDT 2016
eli.friedman accepted this revision.
eli.friedman added a comment.
This revision is now accepted and ready to land.
LGTM.
https://reviews.llvm.org/D22271
More information about the llvm-commits
mailing list