Hi,
This patch adds patterns to teach the AArch64 backend to merge [US]MULL instructions and adds/subs of half the size into [US]ML[AS]L where we don't use the top half of the result.
Is this OK for main?
Kind regards,
Andre
Differential D95218
[AArch64] Merge [US]MULL with half adds and subs into [US]ML[AS]L avieira on Jan 22 2021, 2:16 AM. Authored by
Details Hi, This patch adds patterns to teach the AArch64 backend to merge [US]MULL instructions and adds/subs of half the size into [US]ML[AS]L where we don't use the top half of the result. Is this OK for main? Kind regards,
Diff Detail
Event TimelineComment Actions Sounds good to me. Can you clean up the tests a little?
|