This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a1eeb2 Use Darwin libtool's -no_warning_for_no_symbols if available [...] new a3d4859 [AVX-512] Teach fast isel to handle 512-bit vector bitcasts.
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: lib/Target/X86/X86FastISel.cpp | 10 +- test/CodeGen/X86/fast-isel-bitcasts-avx512.ll | 244 ++++++++++++++++++++++++++ 2 files changed, 252 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/fast-isel-bitcasts-avx512.ll