[PATCH] D37534: [X86] Unsigned saturation subtraction canonicalization [the backend part]

Yulia Koval via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 00:57:43 PDT 2017


yulia_koval updated this revision to Diff 117305.
yulia_koval added a comment.

Fixed problem on min case.


https://reviews.llvm.org/D37534

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/psubus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37534.117305.patch
Type: text/x-patch
Size: 31963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/05d6102f/attachment-0001.bin>


More information about the llvm-commits mailing list