This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Add LoongArch support to update_llc_test_checks
AbandonedPublic

Authored by wangleiat on Mar 23 2022, 6:19 PM.

Details

Summary

Add LoongArch assembly scrubbing and triple support to update_llc_test_checks.

Diff Detail

Event Timeline

wangleiat created this revision.Mar 23 2022, 6:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 6:19 PM
wangleiat requested review of this revision.Mar 23 2022, 6:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 6:19 PM
wangleiat updated this revision to Diff 417802.Mar 23 2022, 6:26 PM

Remove unused 'Change-ID'

This needs tests in llvm/test/tools/UpdateTestChecks/update_llc_test_checks/

wangleiat abandoned this revision.Mar 24 2022, 12:12 AM

This needs tests in llvm/test/tools/UpdateTestChecks/update_llc_test_checks/

Because the codegen of the current loongarch backend has not been completed, unable to add test cases completely, so abenden it first.
Thank you.