This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cced733 [DIBuilder] Remove dead code. NFC. new c964a30 [X86][AVX512] Autoupgrade the MOVDDUP/MOVSLDUP/MOVSHDUP intrinsics
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/IR/AutoUpgrade.cpp | 25 ++++ test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 60 ++++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 61 ---------- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 139 +++++++++++++++++++++- test/CodeGen/X86/avx512vl-intrinsics.ll | 146 +----------------------- 5 files changed, 227 insertions(+), 204 deletions(-)