[PATCH] D48715: [X86] Fix some vector cmp builtins - TRUE/FALSE predicates

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 5 06:09:12 PDT 2018


GBuella updated this revision to Diff 154216.
GBuella added a comment.

As suggested, I added test cases with all predicates (in r336346).


https://reviews.llvm.org/D48715

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx-builtins.c
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48715.154216.patch
Type: text/x-patch
Size: 25412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/a1ebd371/attachment-0001.bin>


More information about the cfe-commits mailing list