This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 06a887ac8a6 gn build: Add a stage2 toolchain for Android. new 1f17850eae2 [X86] Add ISD nodes for masked truncate so we can properly [...]
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 | 23 +- lib/Target/X86/X86ISelLowering.h | 6 + lib/Target/X86/X86InstrAVX512.td | 248 ++++++++++++---- lib/Target/X86/X86InstrFragmentsSIMD.td | 13 +- lib/Target/X86/X86IntrinsicsInfo.h | 165 +++++------ test/CodeGen/X86/avx512-intrinsics.ll | 96 +++---- test/CodeGen/X86/avx512bwvl-intrinsics.ll | 57 ++-- test/CodeGen/X86/avx512vl-intrinsics.ll | 452 +++++++++++++++--------------- test/CodeGen/X86/pr37499.ll | 6 +- 9 files changed, 614 insertions(+), 452 deletions(-)