[all-commits] [llvm/llvm-project] d595fc: Revert "[clang] Lower modf builtin using `llvm.mod...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Thu Feb 20 02:25:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d595fc91aeb35cb7fad8ad37fa84a70863b09f69
https://github.com/llvm/llvm-project/commit/d595fc91aeb35cb7fad8ad37fa84a70863b09f69
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGen/X86/math-builtins.c
M clang/test/CodeGen/aix-builtin-mapping.c
M clang/test/CodeGen/builtin-attributes.c
M clang/test/CodeGen/math-builtins-long.c
M clang/test/CodeGen/math-libcalls.c
Log Message:
-----------
Revert "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#127987)
Reverts llvm/llvm-project#126750
Revering while I investigate:
https://lab.llvm.org/buildbot/#/builders/72/builds/8406
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list