The indexed fmlal should use a low numbered register for the index operand, which this fixes by making it V128_lo.
Fixes 64104
Paths
| Differential D156296
[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 TimelineThis 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 Closed by commit rG509cb334699a: [AArch64] Correct the regtype of indexed fmlal (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544631 llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/test/CodeGen/AArch64/fmlal-loreg.ll
|