[PATCH] D57169: [X86] Fold X86ISD::SBB(ISD::SUB(X, Y), 0) -> X86ISD::SBB(X, Y) (PR25858)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 26 10:41:17 PST 2019


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

LGTM


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