Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This patch only touches the remquo related tests. After it lands, I can change other tests also in an obvious follow up commit.
Paths
| Differential D90262
[libc][NFC] Use a convenience macro to declare special floating point constants. ClosedPublic Authored by sivachandra on Oct 27 2020, 1:13 PM.
Details
Diff Detail
Event TimelineComment Actions This patch only touches the remquo related tests. After it lands, I can change other tests also in an obvious follow up commit. This revision is now accepted and ready to land.Oct 27 2020, 3:42 PM Closed by commit rGe4be4bcf83d9: [libc][NFC] Use a convenience macro to declare special floating point constants. (authored by sivachandra). · Explain WhyOct 27 2020, 4:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301129 libc/test/src/math/remquo_test.cpp
libc/test/src/math/remquof_test.cpp
libc/test/src/math/remquol_test.cpp
libc/utils/FPUtil/TestHelpers.h
|