This is an archive of the discontinued LLVM Phabricator instance.

Precommit tests for D132115
ClosedPublic

Authored by Jimerlife on Aug 18 2022, 2:15 AM.

Diff Detail

Event Timeline

Jimerlife created this revision.Aug 18 2022, 2:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2022, 2:15 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
Jimerlife requested review of this revision.Aug 18 2022, 2:15 AM

If this test is OK, could someone help me to accept this test patch?

david-arm accepted this revision.Aug 18 2022, 2:47 AM

LGTM!

llvm/test/CodeGen/AArch64/sve-vscale-combine.ll
93

nit: I think this test is redundant as it's really testing the same thing as the i64 test. Perhaps you can remove this one before landing the patch?

This revision is now accepted and ready to land.Aug 18 2022, 2:47 AM
Jimerlife added inline comments.Aug 18 2022, 2:50 AM
llvm/test/CodeGen/AArch64/sve-vscale-combine.ll
93

OK, I will remove this test. Thank you.

RKSimon accepted this revision.Aug 18 2022, 2:54 AM

LGTM cheers

This revision was landed with ongoing or failed builds.Aug 18 2022, 2:58 AM
This revision was automatically updated to reflect the committed changes.