[all-commits] [llvm/llvm-project] f41223: [AArch64][SVE2] Delete an unused parameter for isE...
Allen via All-commits
all-commits at lists.llvm.org
Fri Sep 1 08:50:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f41223eecaeb4d854500a13bd7f9be7529636cb5
https://github.com/llvm/llvm-project/commit/f41223eecaeb4d854500a13bd7f9be7529636cb5
Author: zhongyunde <zhongyunde at huawei.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
Log Message:
-----------
[AArch64][SVE2] Delete an unused parameter for isExtPartOfAvgExpr, NFC
Depend on D157628, which set the cost of extends 0 because they will fold into
the s/urhadd.
Reviewed By: kmclaughlin
Differential Revision: https://reviews.llvm.org/D159273
More information about the All-commits
mailing list