This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512] Constants for integer comparison predicates
ClosedPublic

Authored by AsafBadouh on Jul 11 2016, 4:45 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 63486.Jul 11 2016, 4:45 AM
AsafBadouh retitled this revision from to [X86][AVX512] Constants for integer comparison predicates .
AsafBadouh updated this object.
AsafBadouh set the repository for this revision to rL LLVM.
AsafBadouh added a subscriber: cfe-commits.
delena accepted this revision.Aug 7 2016, 1:27 AM
delena edited edge metadata.
delena added inline comments.
../tunkClang/tools/clang/test/CodeGen/avx512vl-builtins.c
504 ↗(On Diff #63486)

Please change test name for each case.

This revision is now accepted and ready to land.Aug 7 2016, 1:27 AM
This revision was automatically updated to reflect the committed changes.