Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 5aacf93a8968b1ae83382ed0ce6de8279b0cd753
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Fri Jul 5 11:25:59 2024 +0200

[libc++] Use _Complex for multiplication and division of complex floating point types (#83575)

This significantly simplifies the implementation and improves the
codegen. The only downside is that the accuracy can be marginally worse,
but that is up to the compiler to decide with this change, which means
it can be controlled by compiler flags.

Differential Revision: https://reviews.llvm.org/D155312
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 503996 2025-12-16T16:40:01 0:00:00
Previous 503269 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.06s