[PATCH] D26583: [X86][SSE] Improve SINT_TO_FP of boolean vector results (signum)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 07:47:00 PST 2016
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
Side note: the sll/sra pairs reminded me of the vector TODO remaining from https://reviews.llvm.org/D25485 / https://reviews.llvm.org/rL284611.
Repository:
rL LLVM
https://reviews.llvm.org/D26583
More information about the llvm-commits
mailing list