This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1efb7b6d364 [RISCV] Introduce codegen patterns for RV64M-only instructions new 79827733a7f [X86] Add ISD node for masked version of CVTPS2PH.
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 | 27 ++++++++++++++++++--------- lib/Target/X86/X86ISelLowering.h | 4 ++++ lib/Target/X86/X86InstrAVX512.td | 29 +++++++++++++++++++++++------ lib/Target/X86/X86InstrFragmentsSIMD.td | 7 +++++++ lib/Target/X86/X86IntrinsicsInfo.h | 14 +++++++------- test/CodeGen/X86/avx512-intrinsics.ll | 2 +- test/CodeGen/X86/avx512vl-intrinsics.ll | 32 ++++++++++++++++---------------- 7 files changed, 76 insertions(+), 39 deletions(-)