The FMA header was included inside namespaces in multiply_add.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123539
[libc] Fix nested namespace issues with multiply_add.h. ClosedPublic Authored by lntue on Apr 11 2022, 1:00 PM.
Details Summary The FMA header was included inside namespaces in multiply_add.h.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 11 2022, 1:00 PM This revision is now accepted and ready to land.Apr 11 2022, 1:21 PM lntue retitled this revision from [libc] Fix nested namespace issues with multiply_add.h due to including FMA header inside namespaces. to [libc] Fix nested namespace issues with multiply_add.h..Apr 11 2022, 2:29 PM Closed by commit rG5c6db1dc9b83: [libc] Fix nested namespace issues with multiply_add.h. (authored by lntue). · Explain WhyApr 11 2022, 2:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422015 libc/src/__support/FPUtil/multiply_add.h
|