[clang] Disable FTZ/DAZ when compiling shared libraries by default. (PR #80475)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 29 03:36:20 PST 2024
arsenm wrote:
> But the shared library stuff isn't an issue for AMDGPU, right?
No, we don't support shared library linking yet
https://github.com/llvm/llvm-project/pull/80475
More information about the cfe-commits
mailing list