Skip to content
Unverified Commit a850dbcc authored by Graham Hunter's avatar Graham Hunter Committed by GitHub
Browse files

[AArch64] Sink vscale calls into loops for better isel (#70304)

For more recent sve capable CPUs it is beneficial to use the inc*
instruction
to increment a value by vscale (potentially shifted or multiplied) even
in
short loops.

This patch tells codegenprepare to sink appropriate vscale calls into
blocks where they are used so that isel can match them.
parent fd480442
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment