[all-commits] [llvm/llvm-project] b35d34: [AArch64] Add an option for sve-prefer-fixed-over-...
David Green via All-commits
all-commits at lists.llvm.org
Tue Dec 31 03:08:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b35d3453ddf14e9564a6b65bd325051f4492311c
https://github.com/llvm/llvm-project/commit/b35d3453ddf14e9564a6b65bd325051f4492311c
Author: David Green <david.green at arm.com>
Date: 2024-12-31 (Tue, 31 Dec 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
Log Message:
-----------
[AArch64] Add an option for sve-prefer-fixed-over-scalable-if-equal. NFC
Add a new option to control preferFixedOverScalableIfEqualCost, useful for
testing.
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