[PATCH] D55780: [X86] Create PSUBUS from (add (umax X, C), -C)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 14:07:42 PST 2018


spatel added a comment.

1. Preliminary: add the tests with baseline trunk checks.
2. We should have test coverage for v8i16, v16i16, and v32i8.
3. This doesn't solve the addusb part of PR40053, right? That needs some enhancement around MatchADDUS I think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55780/new/

https://reviews.llvm.org/D55780





More information about the llvm-commits mailing list