[PATCH] D56869: [CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 07:07:17 PST 2019


RKSimon added a comment.

@nikic Please can you look at D56907 <https://reviews.llvm.org/D56907> and if you're happy add the UADDSAT equivalent here?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56869





More information about the llvm-commits mailing list