[llvm] [LV][AArch64] Prefer Fixed over Scalable if cost-model is equal (Neoverse V2) (PR #95819)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 10:17:06 PDT 2024


paulwalker-arm wrote:

> The fact that Neon has LDP and postinc would feel like enough of a reason to favour Neon on a tie.

Whereas I'd say "The fact that Neon has LDP and postinc would feel like enough of a reason for NEON to have a lower cost when comparing equivalent vector lengths."

https://github.com/llvm/llvm-project/pull/95819


More information about the llvm-commits mailing list