[PATCH] D65802: [DAGCombiner] Rebuild (setcc x, y, ==) from (xor (xor x, y), 1)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 00:01:23 PDT 2020
lebedev.ri accepted this revision.
lebedev.ri added a comment.
LG, i guess we'll deal with fallout if there's something missed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65802/new/
https://reviews.llvm.org/D65802
More information about the llvm-commits
mailing list