This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add additional tests for SMULL instruction selection
ClosedPublic

Authored by zjaffal on Sep 29 2022, 3:15 AM.

Details

Summary

Add tests where the operands are switched and where the top bit of the operand is set to 1

Diff Detail

Event Timeline

zjaffal created this revision.Sep 29 2022, 3:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2022, 3:15 AM
zjaffal requested review of this revision.Sep 29 2022, 3:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2022, 3:15 AM
fhahn accepted this revision.Sep 29 2022, 3:59 AM

LGTM, thanks for adding the additional tests!

This revision is now accepted and ready to land.Sep 29 2022, 3:59 AM
This revision was automatically updated to reflect the committed changes.