[all-commits] [llvm/llvm-project] 869fc7: [AMDGPU][MC][MI100+] Enable VOP3 variants of dot2c...

dpreobra via All-commits all-commits at lists.llvm.org
Tue Nov 29 06:38:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 869fc7eabd2a5c0effe7f64857e6f68ba71f800a
      https://github.com/llvm/llvm-project/commit/869fc7eabd2a5c0effe7f64857e6f68ba71f800a
  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/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/MC/AMDGPU/xdl-insts-err.s
    M llvm/test/MC/AMDGPU/xdl-insts-gfx908.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx908-xdl-insts.txt

  Log Message:
  -----------
  [AMDGPU][MC][MI100+] Enable VOP3 variants of dot2c/dot4c/dot8c opcodes

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




More information about the All-commits mailing list