This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f876acd [AVX512] Add initial support for the Execution Domain fixing [...] new 22cd3ed [AVX512] Add ExeDomain to vector extend and truncate instructions.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86InstrAVX512.td | 7 ++- test/CodeGen/X86/avx512-ext.ll | 4 +- test/CodeGen/X86/avx512-mask-op.ll | 10 ++-- test/CodeGen/X86/avx512-trunc.ll | 12 ++--- test/CodeGen/X86/masked_memop.ll | 2 +- test/CodeGen/X86/pmul.ll | 16 +++--- test/CodeGen/X86/vector-compare-results.ll | 6 +-- test/CodeGen/X86/vector-lzcnt-256.ll | 4 +- test/CodeGen/X86/vector-lzcnt-512.ll | 8 +-- test/CodeGen/X86/vector-sext.ll | 2 +- test/CodeGen/X86/vector-trunc-math.ll | 84 +++++++++++++++--------------- test/CodeGen/X86/vector-trunc.ll | 2 +- 12 files changed, 80 insertions(+), 77 deletions(-)