This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 764028e [llvm-cov] Emit a link to some documentation new d5369d3 [AVX-512] Add support for lowering fp_to_f16 and f16_to_fp wh [...] new d854787 [X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_REG when [...]
The 2 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/X86ISelLowering.cpp | 3 +- lib/Target/X86/X86InstrAVX512.td | 84 +- lib/Target/X86/X86InstrSSE.td | 14 +- test/CodeGen/X86/avx512-fsel.ll | 2 + test/CodeGen/X86/avx512-intrinsics.ll | 16 +- test/CodeGen/X86/avx512bwvl-intrinsics.ll | 16 +- test/CodeGen/X86/avx512dq-intrinsics.ll | 4 +- test/CodeGen/X86/avx512vl-intrinsics.ll | 160 +- test/CodeGen/X86/pr27591.ll | 2 + test/CodeGen/X86/vector-half-conversions.ll | 2507 ++++++++++----------------- 10 files changed, 1041 insertions(+), 1767 deletions(-)