[all-commits] [llvm/llvm-project] f4c0fd: [AMDGPU] Set unused dst_sel to '?' in the encoding

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon May 17 08:39:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4c0fdc6c9db616e2a50e3b39c615f972b4b3158
      https://github.com/llvm/llvm-project/commit/f4c0fdc6c9db616e2a50e3b39c615f972b4b3158
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOPInstructions.td
    M llvm/test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt
    M llvm/test/MC/Disassembler/AMDGPU/sdwa_vi.txt

  Log Message:
  -----------
  [AMDGPU] Set unused dst_sel to '?' in the encoding

This is to allow disasm with any bits in the unused fields.

Differential Revision: https://reviews.llvm.org/D102526




More information about the All-commits mailing list