This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 538fe17c99d [X86] Add avx512bw command lines to vselect-packss.ll new ee0ba22d456 [Hexagon] Implement HexagonSubtarget::isHVXVectorType new 89f274998d1 [X86][AVX512] Tag AVX512 PACKSS/PACKUS/PMADDWD/PMADDUBSW in [...] new 8b3bfa3cd5f [X86] Teach combineX86ShuffleChain that AllowIntDomain requ [...] new c7c532a9fd7 [InstCombine] use 'auto' with 'dyn_cast'; NFC
The 4 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/Hexagon/HexagonISelLowering.cpp | 31 ++------------- lib/Target/Hexagon/HexagonSubtarget.h | 10 +++++ lib/Target/X86/X86ISelLowering.cpp | 2 +- lib/Target/X86/X86InstrAVX512.td | 44 ++++++++++++---------- lib/Target/X86/X86InstrSSE.td | 5 +++ .../InstCombine/InstCombineVectorOps.cpp | 5 +-- 6 files changed, 46 insertions(+), 51 deletions(-)