[clang] [TBAA] Emit int TBAA metadata on FP math libcalls (PR #96025)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 19 16:24:10 PDT 2024
https://github.com/efriedma-quic commented:
Ideally we could identify errno more precisely somehow, but I guess this is better than nothing.
Can we restrict this to targets where libm actually modifies errno?
How does this interact with StrictFP?
https://github.com/llvm/llvm-project/pull/96025
More information about the cfe-commits
mailing list