[all-commits] [llvm/llvm-project] 753357: [AMDGPU][NFC] Templatise and round-trip gfx11_asm_...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Mon Jan 19 03:09:19 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7533573aaf4bbbd16fc362bb1670dcea2c7e2ef9
      https://github.com/llvm/llvm-project/commit/7533573aaf4bbbd16fc362bb1670dcea2c7e2ef9
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2026-01-19 (Mon, 19 Jan 2026)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
    A llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8-fake16.txt
    R llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8.txt

  Log Message:
  -----------
  [AMDGPU][NFC] Templatise and round-trip gfx11_asm_vop3_dpp8.s (#176450)

Prepared as a series of smaller commits as the cumulative diff is pretty
much unreviewable.
    
Supposed to help getting rid of lots of differences in the disassembler
counterpart of this test sitting downstream in the True16 branch.
    
I tried to make sure all important cases that were on the disassembler
side of the test, both upstream and downstream, are reflected in the
combined asm/disasm test.



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