[PATCH] D136148: [AMDGPU][NFC] Split MC tests into promoted from VOP2 to VOP3 and only VOP3

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 04:45:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
mbrkusanin marked 2 inline comments as done.
Closed by commit rG7e1963b1917f: [AMDGPU][NFC] Split MC tests into promoted from VOP2 to VOP3 and only VOP3 (authored by mbrkusanin).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136148/new/

https://reviews.llvm.org/D136148

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vop2.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vop2.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop2.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vop2.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vop2.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop2.txt



More information about the llvm-commits mailing list