[llvm] [AMDGPU] Fix getAsmVOP3Base call agruments. (PR #144572)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 13:30:47 PDT 2025


rampitec wrote:

> I thought HasSrcMods is for mod in asm string, but it's actually for dag? If this is the case, it surpises me that none of the vop3 insts hit this issue in upstream

Yes, somehow we got lucky.

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


More information about the llvm-commits mailing list