[PATCH] D57169: [X86] Fold X86ISD::SBB(ISD::SUB(X, Y), 0) -> X86ISD::SBB(X, Y) (PR25858)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 10:38:19 PST 2019
RKSimon added a comment.
@craig.topper Does this look ok now?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57169/new/
https://reviews.llvm.org/D57169
More information about the llvm-commits
mailing list