[llvm] [AMDGPU] Add function attribute to force enable WQM (PR #82468)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 01:33:20 PST 2024


jayfoad wrote:

I'm a bit confused about the usecase. Instead of putting `amdgpu-requires-wqm` on a function that calls `llvm.amdgcn.softwqm`, couldn't you just call `llvm.amdgcn.wqm` instead?

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


More information about the llvm-commits mailing list