This is an archive of the discontinued LLVM Phabricator instance.

[Triple] Add llvm::Triple::isLoongArch{32,64}
ClosedPublic

Authored by SixWeining on Jul 13 2023, 2:08 AM.

Diff Detail

Event Timeline

SixWeining created this revision.Jul 13 2023, 2:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 2:08 AM
SixWeining requested review of this revision.Jul 13 2023, 2:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 2:08 AM

Use the new added isLoongArch64() in some places.

Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 2:56 AM
MaskRay accepted this revision.Jul 13 2023, 10:46 AM
This revision is now accepted and ready to land.Jul 13 2023, 10:46 AM
This revision was landed with ongoing or failed builds.Jul 17 2023, 5:35 AM
This revision was automatically updated to reflect the committed changes.