You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llc is getting abort in the Register Scavenger when using -aarch64-sve-vector-bits-min=256 and the -mcpu=neoverse-v1 target. It seems to be okay on a64fx and -aarch64-sve-vector-bits-min=512.
Uh oh!
There was an error while loading. Please reload this page.
llc is getting abort in the Register Scavenger when using
-aarch64-sve-vector-bits-min=256
and the-mcpu=neoverse-v1
target. It seems to be okay on a64fx and-aarch64-sve-vector-bits-min=512
.bugpoint reduced testcase here: https://godbolt.org/z/Er19PW8M1
cc @mcinally @paulwalker-arm
The text was updated successfully, but these errors were encountered: