[PATCH] D42935: [X86] Use min/max for vector ult/ugt compares if avoids a sign flip.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 07:54:44 PST 2018


craig.topper added a comment.

Maybe it's too early in the morning, but I'm not sure I followed. A lot of these cases aren't min/max how does custom handling help?


https://reviews.llvm.org/D42935





More information about the llvm-commits mailing list