diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-03-11 14:55:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 14:55:33 +0000 |
commit | fb397ab1e5f32e179094580174f42115961b7790 (patch) | |
tree | b882e1d497b8af7b3861fc7a94ce9cf6f7cacd5f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7c77a4655ca56eab7e1a4419f0013b514ab42473 (diff) | |
download | llvm-fb397ab1e5f32e179094580174f42115961b7790.zip llvm-fb397ab1e5f32e179094580174f42115961b7790.tar.gz llvm-fb397ab1e5f32e179094580174f42115961b7790.tar.bz2 |
Reland "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#130761)
Reverts
https://github.com/llvm/llvm-project/commit/c40f0fe4348bb9304b95bd317665bf1cb2bdcc85
Original description:
This updates the existing modf[f|l] builtin to be lowered via the
llvm.modf.* intrinsic (rather than directly to a library call).
The Windows 32-bit x86 missing `modff` symbol issue should have been
solved in: https://github.com/llvm/llvm-project/pull/130636.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions