This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5f7f744 AMDGPU: Select i16 instructions to VOP3 forms new b2d19fd [AVX-512] Correctly preserve the passthru semantics of the FM [...]
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 | 78 +++++++++++++++++---------- lib/Target/X86/X86ISelLowering.h | 7 +++ lib/Target/X86/X86InstrAVX512.td | 47 ++++++++++------- lib/Target/X86/X86InstrFragmentsSIMD.td | 12 +++++ lib/Target/X86/X86IntrinsicsInfo.h | 20 +++---- test/CodeGen/X86/avx512-intrinsics.ll | 94 ++++++++++++++++----------------- test/CodeGen/X86/fma-fneg-combine.ll | 6 +-- 7 files changed, 156 insertions(+), 108 deletions(-)