[libc-commits] [libc] [libc] Fix linking of AMDGPU device runtime control constants for math (PR #65676)
Matt Arsenault via libc-commits
libc-commits at lists.llvm.org
Sat Sep 9 04:56:02 PDT 2023
arsenm wrote:
The wavesize incompatibility is deeper than depends on the feature. It's a full ABI incompatibility and really should have 2 separate builds.
For the other math options, I have all the patches to eliminate them stuck in review
https://github.com/llvm/llvm-project/pull/65676
More information about the libc-commits
mailing list