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

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 02:50:06 PDT 2022


mbrkusanin created this revision.
mbrkusanin added reviewers: dp, foad, jmnash.
mbrkusanin added a project: LLVM.
Herald added subscribers: kosarev, kerbowa, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
mbrkusanin requested review of this revision.
Herald added subscribers: llvm-commits, wdng.

Repository:
  rG LLVM Github Monorepo

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_dpp8.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop2.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop2_dpp16.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop2_dpp8.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_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop2.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop2_dpp16.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop2_dpp8.txt



More information about the llvm-commits mailing list