[all-commits] [llvm/llvm-project] d106a3: [AArch64] Minor cleanup and speedup for getVectorI...
David Green via All-commits
all-commits at lists.llvm.org
Thu Nov 28 17:12:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d106a39c3372b924668f203fedbce69aa986cf50
https://github.com/llvm/llvm-project/commit/d106a39c3372b924668f203fedbce69aa986cf50
Author: David Green <david.green at arm.com>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
Log Message:
-----------
[AArch64] Minor cleanup and speedup for getVectorInstrCostHelper
If UserToExtractIdx is empty then we can skip checking the users.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list