[llvm] [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on GFX12 (PR #77929)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 06:40:19 PST 2024


jayfoad wrote:

> Can you please add asm and disasm tests for vopc->vop3 dpp with sgpr src1, and for an instruction with sgprs in src1 and src2?

Done, also for GFX1150, see #67461.

https://github.com/llvm/llvm-project/pull/77929


More information about the llvm-commits mailing list