[all-commits] [llvm/llvm-project] 3c88ff: [AArch64] Remove unsued WideningBaseCost. NFC
David Green via All-commits
all-commits at lists.llvm.org
Sun Apr 3 14:16:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c88ff44c5a51813b54db289b6faf94e62139009
https://github.com/llvm/llvm-project/commit/3c88ff44c5a51813b54db289b6faf94e62139009
Author: David Green <david.green at arm.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Subtarget.h
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
Log Message:
-----------
[AArch64] Remove unsued WideningBaseCost. NFC
The WideningBaseCost is always 0. This removes it to clean up the code.
More information about the All-commits
mailing list