[all-commits] [llvm/llvm-project] e8b95a: [AMDGPU][MC][NFC] Add more VIMAGE encoding tests (...

Mirko Brkušanin via All-commits all-commits at lists.llvm.org
Wed Oct 30 02:45:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8b95a02bff8498c888ed5e85d0197ec82b95cd6
      https://github.com/llvm/llvm-project/commit/e8b95a02bff8498c888ed5e85d0197ec82b95cd6
  Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx12_asm_vimage.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vimage.txt

  Log Message:
  -----------
  [AMDGPU][MC][NFC] Add more VIMAGE encoding tests (#114054)

These are primarily meant to test disassembler and that no more than
one variant per instruction is in DisassemblerTables as that can cause
confusion when decoding v0 (vgpr0) whose value when encoded is 0.



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