[all-commits] [llvm/llvm-project] 9b8eb5: [AMDGPU][MC][GFX11] Correct op_sel handling for pe...

dpreobra via All-commits all-commits at lists.llvm.org
Tue Nov 29 07:45:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b8eb5fa8ef0870e2b5d23ff0afacac6a7500e1f
      https://github.com/llvm/llvm-project/commit/9b8eb5fa8ef0870e2b5d23ff0afacac6a7500e1f
  Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3_err.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX11] Correct op_sel handling for permlane*16

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




More information about the All-commits mailing list