[PATCH] D45315: [X86] Improve unsigned saturation downconvert detection.
Artur Gainullin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 11 02:57:19 PDT 2018
ArturGainullin updated this revision to Diff 146292.
ArturGainullin added a comment.
- Sorry, but initially I did not understand your concern. Fixed the code, so that existing node with changed operands is returned.
Repository:
rL LLVM
https://reviews.llvm.org/D45315
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512-trunc.ll
test/CodeGen/X86/vector-trunc-packus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45315.146292.patch
Type: text/x-patch
Size: 18845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/746fafec/attachment.bin>
More information about the llvm-commits
mailing list