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

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG093200fd00ff: [AMDGPU][NFC] Split MC tests into promoted from VOP1 to VOP3 and only VOP3 (authored by mbrkusanin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136149

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_vop1.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vop1.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop1.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_vop1.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vop1.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop1.txt



More information about the llvm-commits mailing list