This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

lntue created this revision.Apr 11 2022, 1:00 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 11 2022, 1:00 PM
lntue requested review of this revision.Apr 11 2022, 1:00 PM
sivachandra accepted this revision.Apr 11 2022, 1:21 PM

Please fix the length of the subject line.

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
lntue edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.