[llvm] [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on supported subtargets (PR #67461)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 11:02:39 PDT 2023


https://github.com/Sisyph commented:

Please add a disassembler test. It might be permissible to accept sgpr as src1 on gfx11 as well as gfx1150 (i.e. disassembler is not strict), but we should at least ensure it is acceptable on gfx1150.

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


More information about the llvm-commits mailing list