[all-commits] [llvm/llvm-project] 6ae597: AMDGPU: Handle true16 disassembly of ds_write_b8/b16

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Sep 1 23:08:13 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/true16-handle-ds-write-b8-b16
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ae597b1838f63be4c9e1f6a1d64d707c023116b
      https://github.com/llvm/llvm-project/commit/6ae597b1838f63be4c9e1f6a1d64d707c023116b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/DSInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_ds.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_ds.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_ds.txt

  Log Message:
  -----------
  AMDGPU: Handle true16 disassembly of ds_write_b8/b16

This avoids an inconsistency in pseudo definitions I
ran into for a later patch.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list