[PATCH] D45720: [X86] Lowering PACK*S (pack with saturation) intrinsics to native IR (clang side)
Mikhail Dvoretckii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 26 08:22:18 PDT 2018
mike.dvoretsky updated this revision to Diff 144126.
mike.dvoretsky added a comment.
Changed the shuffle mask emission code to match https://reviews.llvm.org/D45721.
https://reviews.llvm.org/D45720
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/avx2-builtins.c
clang/test/CodeGen/avx512bw-builtins.c
clang/test/CodeGen/avx512vlbw-builtins.c
clang/test/CodeGen/sse2-builtins.c
clang/test/CodeGen/sse41-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45720.144126.patch
Type: text/x-patch
Size: 67358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180426/cfc05589/attachment-0001.bin>
More information about the cfe-commits
mailing list