[PATCH] D48712: [X86] Lowering integer truncation intrinsics to native IR

Mikhail Dvoretckii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 29 04:29:30 PDT 2018


mike.dvoretsky updated this revision to Diff 153471.
mike.dvoretsky marked 2 inline comments as done.
mike.dvoretsky added a comment.

Updated per comments. Typedefs for intermediate short vectors moved into the bodies of the functions using them.


https://reviews.llvm.org/D48712

Files:
  clang/lib/Headers/avx512vlbwintrin.h
  clang/lib/Headers/avx512vlintrin.h
  clang/test/CodeGen/avx512vl-builtins.c
  clang/test/CodeGen/avx512vlbw-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48712.153471.patch
Type: text/x-patch
Size: 8948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180629/8b2dfe08/attachment.bin>


More information about the cfe-commits mailing list