[all-commits] [llvm/llvm-project] 13c656: [AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes

dpreobra via All-commits all-commits at lists.llvm.org
Wed May 26 11:32:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13c6568c6e20ee70aaa8157431e8a3d01be07e81
      https://github.com/llvm/llvm-project/commit/13c6568c6e20ee70aaa8157431e8a3d01be07e81
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/gfx90a_err.s
    A llvm/test/MC/AMDGPU/gfx90a_err_pos.s
    M llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx90a_ldst_acc.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX90A] Corrected DS_GWS opcodes

Corrected DS_GWS opcodes to use even aligned registers.

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




More information about the All-commits mailing list