Issue 63853
Summary libc GPU not compiled with -fconvergent-functions
Labels backend:AMDGPU, libc, backend:NVPTX
Assignees jhuber6
Reporter arsenm
    The conservatively correct thing to do is assume all functions are convergent by default. I don't know if the libc build should add -fconvergent-functions, or if it should be implied by targets with divergence rather than just implied by the language in clang
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to