Skip to content

Fixups

e8843d8
Select commit
Loading
Failed to load commit list.
Merged

[AArch64] Disable consecutive store merging when Neon is unavailable #111519

Fixups
e8843d8
Select commit
Loading
Failed to load commit list.
Graphite App / Graphite / ai_reviewer check succeeded Oct 9, 2024 in 0s

Graphite AI review summary

This pull request modifies the AArch64 target to prevent merging stores into fixed-length vectors when Neon is unavailable. It also adds test cases for consecutive stores of SVE vector reductions.

Left no comments. Looks good to me!

Details