[PATCH] D25987: [X86] New pattern to generate PSUBUS from SELECT

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 10:55:03 PST 2018


spatel added a comment.

Did https://reviews.llvm.org/D41480 affect anything with these tests? We still need to handle 'umin' patterns in IR and update the tests here with canonical IR forms to show psubus codegen?


https://reviews.llvm.org/D25987





More information about the llvm-commits mailing list