This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ceba99 [X86][AVX512] Added support for lowering 512-bit vector shuff [...] new 52fe45e BitcodeReader: Use std:::piecewise_construct when upgrading t [...] new f921bac [X86][AVX512] Fixed issue with v16i32 shuffles lowering to VPALIGNR
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: lib/Bitcode/Reader/BitcodeReader.cpp | 6 +++--- lib/Target/X86/X86ISelLowering.cpp | 2 +- test/CodeGen/X86/vector-shuffle-512-v16.ll | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-)