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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 12:44:09 PST 2019


nikic added a comment.

I'm currently traveling and won't be able to rebase until Monday. Feel free to rebase/commit this before then though.


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