This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7720e47 Fix intrinsic vbroadcast{i32|f32}x2 lowering. new ae9c817 [AVX512] Fix intrinsic vcvtps2ph lowering.
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/X86ISelLowering.cpp | 1 + lib/Target/X86/X86InstrAVX512.td | 18 ++++++++++-------- test/CodeGen/X86/avx512-intrinsics.ll | 15 +++++++++++---- test/CodeGen/X86/avx512vl-intrinsics.ll | 27 ++++++++++++++++++++++----- 4 files changed, 44 insertions(+), 17 deletions(-)