This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7627608 Fix stale name in comment. new 0d0f696 [X86][AVX512] Added VPSLLDQ/VPSRLDQ memory fold tests new bc0e312 [AMDGPU] AsmParser: Support for sext() modifier in SDWA. Some [...]
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 | 432 ++++++++++++--------- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 16 +- lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 3 +- lib/Target/AMDGPU/SIDefines.h | 7 +- lib/Target/AMDGPU/SIInstrInfo.td | 147 +++---- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 56 ++- test/MC/AMDGPU/vop_sdwa.s | 20 +- 7 files changed, 406 insertions(+), 275 deletions(-)