[PATCH] D29196: [X86 Codegen] PACKUS can't be used for unsigned saturation

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 04:19:26 PST 2017


delena updated this revision to Diff 86214.
delena added a comment.

Added a test case with "check-not" to prevent this error in the future.


Repository:
  rL LLVM

https://reviews.llvm.org/D29196

Files:
  ../lib/Target/X86/X86ISelLowering.cpp
  ../test/CodeGen/X86/avx-trunc.ll
  ../test/CodeGen/X86/avx512-trunc.ll
  ../test/CodeGen/X86/pr31773.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29196.86214.patch
Type: text/x-patch
Size: 5608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/6a219bc2/attachment.bin>


More information about the llvm-commits mailing list