[all-commits] [llvm/llvm-project] fd3304: [AMDGPU] gfx11 EXECZ and VCCZ are no longer allowe...

Joe Nash via All-commits all-commits at lists.llvm.org
Fri Jun 10 07:31:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd3304ef8545081246f28cd37be98a05d6f24bdd
      https://github.com/llvm/llvm-project/commit/fd3304ef8545081246f28cd37be98a05d6f24bdd
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/gfx10-constant-bus.s
    A llvm/test/MC/AMDGPU/gfx11_asm_operands.s
    M llvm/test/MC/Disassembler/AMDGPU/decode-err.txt

  Log Message:
  -----------
  [AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed to be used as

sources to SALU and VALU instructions.

Contributors:
Baptiste Saleil <baptiste.saleil at amd.com>

Patch 20/N for upstreaming of AMDGPU gfx11 architecture

Depends on D126989

Reviewed By: rampitec, foad, #amdgpu

Differential Revision: https://reviews.llvm.org/D127143




More information about the All-commits mailing list