[all-commits] [llvm/llvm-project] 64f5f6: [libc] Use '+' constraint on inline assembly
Alex Brachet via All-commits
all-commits at lists.llvm.org
Wed Feb 16 19:00:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64f5f6d7592cb0c346759d60e507c23295585de0
https://github.com/llvm/llvm-project/commit/64f5f6d7592cb0c346759d60e507c23295585de0
Author: Alex Brachet <abrachet at google.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M libc/src/math/x86_64/cos.cpp
M libc/src/math/x86_64/sin.cpp
M libc/src/math/x86_64/tan.cpp
Log Message:
-----------
[libc] Use '+' constraint on inline assembly
As suggested by @mcgrathr in D118099
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D119978
More information about the All-commits
mailing list