[all-commits] [llvm/llvm-project] d3b825: [AMDGPU] Use consistent DecoderNamespace for wave6...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Feb 15 06:47:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3b825f80a979faf780605c8168c32bcbab756e1
      https://github.com/llvm/llvm-project/commit/d3b825f80a979faf780605c8168c32bcbab756e1
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td

  Log Message:
  -----------
  [AMDGPU] Use consistent DecoderNamespace for wave64 instructions. NFC. (#81863)

For wave64 WMMA instructions, putting W64 in the DecoderNamespace is
more descriptive than WMMA, and matches other uses for GFX12
GLOBAL_LOAD_TR instructions.




More information about the All-commits mailing list