[PATCH] D45616: [X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
    Gabor Buella via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jun 13 11:07:44 PDT 2018
    
    
  
GBuella updated this revision to Diff 151203.
GBuella edited the summary of this revision.
GBuella added a comment.
Ignoring signaling behviour - and rounding mode with it.
Also lowering `__builtin_ia32_cmpsd` and `__builtin_ia32_cmpss`.
https://reviews.llvm.org/D45616
Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx-builtins.c
  test/CodeGen/avx-cmp-builtins.c
  test/CodeGen/avx2-builtins.c
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45616.151203.patch
Type: text/x-patch
Size: 38237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/3ceefc0c/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list