[PATCH] D31347: [X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS+MASK
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 09:22:19 PDT 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM. I'd make the VSRAI signbits part a follow-up commit for the sake of minimalism and bug bisection (if needed), but if you think it works better as one piece, that's ok too.
Repository:
rL LLVM
https://reviews.llvm.org/D31347
More information about the llvm-commits
mailing list