[all-commits] [llvm/llvm-project] 5c6db1: [libc] Fix nested namespace issues with multiply_a...
lntue via All-commits
all-commits at lists.llvm.org
Mon Apr 11 14:30:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c6db1dc9b839b2e37c115c12fb1aed0bc877671
https://github.com/llvm/llvm-project/commit/5c6db1dc9b839b2e37c115c12fb1aed0bc877671
Author: Tue Ly <lntue at google.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M libc/src/__support/FPUtil/multiply_add.h
Log Message:
-----------
[libc] Fix nested namespace issues with multiply_add.h.
The FMA header was included inside namespaces in multiply_add.h.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D123539
More information about the All-commits
mailing list