[PATCH] D58974: [X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT(Cond, RHS, LHS)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 10:13: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/D58974/new/

https://reviews.llvm.org/D58974





More information about the llvm-commits mailing list