This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Correct the regtype of indexed fmlal
ClosedPublic

Authored by dmgreen on Jul 26 2023, 12:21 AM.

Details

Summary

The indexed fmlal should use a low numbered register for the index operand, which this fixes by making it V128_lo.

Fixes 64104

Diff Detail

Event Timeline

dmgreen created this revision.Jul 26 2023, 12:21 AM
dmgreen requested review of this revision.Jul 26 2023, 12:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 12:21 AM
samtebbs accepted this revision.Jul 26 2023, 2:58 AM
This revision is now accepted and ready to land.Jul 26 2023, 2:58 AM
This revision was landed with ongoing or failed builds.Jul 27 2023, 12:27 AM
This revision was automatically updated to reflect the committed changes.