[llvm-branch-commits] [llvm] AMDGPU: Handle rewriting non-tied MFMA to AGPR form (PR #149027)

Sirish Pande via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 11 07:17:05 PDT 2025


https://github.com/srpande commented:

I have a general question about this. What if we write to agpr form form on vgprcd, where C Opc is AGPR and dest is vgpr? 
If I read this code, this code freely does that. Is that correct?

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


More information about the llvm-branch-commits mailing list