[all-commits] [llvm/llvm-project] 15869a: [AMDGPU][MC] Don't crash on decoding invalid SOP1 ...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Fri Mar 7 17:10:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15869a861b598b06f3888dcc12882b8bb2325671
      https://github.com/llvm/llvm-project/commit/15869a861b598b06f3888dcc12882b8bb2325671
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_sop1.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop1.txt

  Log Message:
  -----------
  [AMDGPU][MC] Don't crash on decoding invalid SOP1 ssrc0 operands. (#130302)

These are encoded as 8-bit fields.



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