[llvm] [WIP][AMDGPU] Support the RF inline asm constraint (PR #195123)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 15:55:06 PDT 2026


jwanggit86 wrote:

@arsenm @shiltian As it is now, there is no difference between 'm' and 'RF'. I'm thinking maybe it suffices to just support 'm', as that is what people tend to use for memory operand. Your thoughts?

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


More information about the llvm-commits mailing list