This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c3bccfa [LoopSimplify] Remove a comment which is unlikely to age well. new fd05163 [X86] Remove and autoupgrade 512-bit non-temporal store intrinsics. new 629ff79 [X86] Remove sse41 extract intrinsics. They are not used by c [...]
The 2 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 | 28 ----------------------- lib/IR/AutoUpgrade.cpp | 8 +++++-- lib/Target/X86/X86ISelLowering.cpp | 21 ----------------- lib/Target/X86/X86IntrinsicsInfo.h | 5 +--- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 33 +++++++++++++++++++++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 33 --------------------------- 6 files changed, 40 insertions(+), 88 deletions(-)