[libc-commits] [libc] [libc] Rework the RPC interface to accept runtime wave sizes (PR #80914)
Matt Arsenault via libc-commits
libc-commits at lists.llvm.org
Wed Feb 7 20:52:19 PST 2024
arsenm wrote:
The intrinsic won't actually fold out in any useful place today (only happens extremely late in the backend). You're better of linking in a wavesize constant variable
https://github.com/llvm/llvm-project/pull/80914
More information about the libc-commits
mailing list