This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Pre-commit some tests for D152828 (NFC)
ClosedPublic

Authored by chill on Aug 4 2023, 9:33 AM.

Details

Summary

Generate a few of the relevant tests with update_llc_test_checks.py
and pre-commit. Makes it easier to spot the differences in D152828.

Diff Detail

Event Timeline

chill created this revision.Aug 4 2023, 9:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 9:33 AM
chill requested review of this revision.Aug 4 2023, 9:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 9:33 AM
chill updated this revision to Diff 551096.Aug 17 2023, 5:20 AM
dmgreen accepted this revision.Aug 24 2023, 1:09 AM
dmgreen added a subscriber: dmgreen.

Test updates looks good. It may need some adjustment again after the scheduling changes recently

llvm/test/CodeGen/AArch64/sink-and-fold.ll
4

I usually make the triple part of the llc run line.

This revision is now accepted and ready to land.Aug 24 2023, 1:09 AM
chill updated this revision to Diff 556264.Sep 8 2023, 8:15 AM
This revision was landed with ongoing or failed builds.Sep 21 2023, 10:52 AM
This revision was automatically updated to reflect the committed changes.