This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cb096f0 Also delete the go side of the bindings deleted in r286085/r286086. new 9fd28c5 [AVX-512] Remove 128/256 masked pshufb intrinsics. Autoupgrad [...] new e132a76 [X86] Use StringRef::startswith to reduce a few compares in t [...] new b4e2913 [X86] Remove GCCBuiltins from cvtsi2ss/cvtsi2sd/cvtss2sd intr [...]
The 3 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 | 38 ++++++++--------------- lib/IR/AutoUpgrade.cpp | 31 +++++++++++------- lib/Target/X86/X86IntrinsicsInfo.h | 4 --- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 33 ++++++++++++++++++++ test/CodeGen/X86/avx512bwvl-intrinsics.ll | 32 ------------------- 5 files changed, 65 insertions(+), 73 deletions(-)