================
@@ -3250,6 +3250,7 @@ if needed.
0x2 ``FUNC_USES_FLAT_SCRATCH`` Function uses flat scratch addressing
0x4 ``FUNC_HAS_DYN_STACK`` Function has dynamic stack allocation
0x8 ``FUNC_WGP_MODE`` Function uses WGP execution mode
+ 0x10 ``FUNC_WAVE32`` Function uses wave32; otherwise wave64
----------------
arsenm wrote:
This doesn't match how the wave size control works in other contexts. Using a
non-0 value on wave32 targets is unnatural
https://github.com/llvm/llvm-project/pull/207633
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits