This is an archive of the discontinued LLVM Phabricator instance.

[libc]Identify which processors are completed for Math
ClosedPublic

Authored by jeffbailey on Oct 15 2022, 9:19 AM.

Details

Summary

Switch from green checkmarks to the following legend:

X = x86_64
A = aarch64
a = arm32

Diff Detail

Event Timeline

jeffbailey created this revision.Oct 15 2022, 9:19 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 15 2022, 9:19 AM
jeffbailey requested review of this revision.Oct 15 2022, 9:19 AM
lntue accepted this revision.Oct 15 2022, 9:50 AM
This revision is now accepted and ready to land.Oct 15 2022, 9:50 AM
This revision was automatically updated to reflect the committed changes.