[libc-commits] [libc] [libc] Compile the GPU functions with '-fconvergent-functions' (PR #70229)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Wed Oct 25 11:54:41 PDT 2023
jhuber6 wrote:
> Honestly, we should set this flag by default for GPU targets. Other than that, this seems sensible to me.
Most likely, but this was easier than getting `-fno-convergent-functions` to work. Also did you mean to accept?
https://github.com/llvm/llvm-project/pull/70229
More information about the libc-commits
mailing list