Benjamin Maxwell cd1d9a8fab
Reland "[clang] Lower modf builtin using llvm.modf intrinsic" (#129885)
Reverts llvm/llvm-project#127987

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 legalization issues exposed by the original PR (#126750) should have
been fixed in #128055 and #129264.
2025-03-06 09:43:59 +00:00
..
2024-10-31 10:14:25 +08:00
2022-10-27 17:20:07 +08:00
2023-07-20 10:24:16 +08:00
2023-07-20 13:35:15 +08:00