This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f32d38 [AVX512] Remove gcc builtin name from masked load intrinsics [...] new 7720e47 Fix intrinsic vbroadcast{i32|f32}x2 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 | 15 ++++++++++ lib/Target/X86/X86InstrAVX512.td | 46 ++++++++++++++----------------- lib/Target/X86/X86IntrinsicsInfo.h | 22 +++++++-------- test/CodeGen/X86/avx512dqvl-intrinsics.ll | 9 ++++-- test/CodeGen/X86/avx512vl-intrinsics.ll | 12 ++++---- 5 files changed, 59 insertions(+), 45 deletions(-)