[PATCH] D55879: [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic intrinsics (clang)
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 19 06:47:47 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349631: [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55879?vs=178839&id=178880#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55879/new/
https://reviews.llvm.org/D55879
Files:
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/avx2-builtins.c
test/CodeGen/avx512bw-builtins.c
test/CodeGen/avx512vlbw-builtins.c
test/CodeGen/sse2-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55879.178880.patch
Type: text/x-patch
Size: 25870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181219/9f79bcef/attachment-0001.bin>
More information about the cfe-commits
mailing list