[llvm] [AMDGPU][MC] Support src modifiers for v_mov_b32 and v_movrel* instructions (PR #76498)

Mirko BrkuĊĦanin via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 06:51:55 PST 2024


mbrkusanin wrote:

> Do these actually work? I vaguely recall seeing a note in a manual that these were ignored. It's possible this changed in newer generations

Manuals from gfx10 onward do explicitly mention that v_mov_b32 and v_movrel*_b32 do support modifiers abs and neg.

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


More information about the llvm-commits mailing list