This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 037f8a7 Revert r275401, it caused PR28551. new e76c5af Revert r275411, it cause PR28552. new 1c81036 [AMDGPU] Assembler: fix row_bcast parsing
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/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 2 ++ lib/Target/X86/X86ISelLowering.cpp | 1 - test/CodeGen/X86/avx-vperm2x128.ll | 4 ++-- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 2 +- test/CodeGen/X86/vector-shuffle-256-v16.ll | 14 +++++++------- test/CodeGen/X86/vector-shuffle-256-v32.ll | 12 ++++++------ test/CodeGen/X86/vector-shuffle-256-v8.ll | 4 ++-- test/MC/AMDGPU/regression/bug28538.s | 12 ++++++++++++ 8 files changed, 32 insertions(+), 19 deletions(-) create mode 100644 test/MC/AMDGPU/regression/bug28538.s