This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec9231b4bae CMake: Add option to set LLVM_ENABLE_DUMP new f3898aeacac [X86] Finishing broadcastf32x2 and broadcasti32x2 intrinsic [...]
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: include/llvm/IR/IntrinsicsX86.td | 20 ------- lib/IR/AutoUpgrade.cpp | 10 +--- lib/Target/X86/X86IntrinsicsInfo.h | 10 ---- test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 45 +++++++++++++++ test/CodeGen/X86/avx512dq-intrinsics.ll | 40 -------------- test/CodeGen/X86/avx512dqvl-intrinsics-upgrade.ll | 67 +++++++++++++++++++++++ test/CodeGen/X86/avx512dqvl-intrinsics.ll | 67 ----------------------- 7 files changed, 114 insertions(+), 145 deletions(-)