[all-commits] [llvm/llvm-project] 830d0b: [AArch64] Set MaxInterleaveFactor for Apple A14, A...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jan 11 10:53:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 830d0bc56b4145186e2bea9f96c10bcaf008014b
https://github.com/llvm/llvm-project/commit/830d0bc56b4145186e2bea9f96c10bcaf008014b
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/interleaving-load-store.ll
M llvm/test/Transforms/LoopVectorize/AArch64/interleaving-reduction.ll
Log Message:
-----------
[AArch64] Set MaxInterleaveFactor for Apple A14, A15, A16.
Those CPUs can benefit from additional interleaving.
Reviewed By: jroelofs
Differential Revision: https://reviews.llvm.org/D141499
More information about the All-commits
mailing list