[all-commits] [llvm/llvm-project] 7caae2: [libc]Identify which processors are completed for ...
Jeff Bailey via All-commits
all-commits at lists.llvm.org
Mon Oct 17 20:12:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7caae244730eb49b9e3f632225f53902fd956940
https://github.com/llvm/llvm-project/commit/7caae244730eb49b9e3f632225f53902fd956940
Author: Jeff Bailey <jeffbailey at google.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M libc/docs/math.rst
Log Message:
-----------
[libc]Identify which processors are completed for Math
Switch from green checkmarks to the following legend:
X = x86_64
A = aarch64
a = arm32
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D136020
More information about the All-commits
mailing list