[all-commits] [llvm/llvm-project] 5fe830: [AArch64] Add scalar min/max costs. NFC
David Green via All-commits
all-commits at lists.llvm.org
Fri Feb 25 09:11:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fe8307b70df467f1063f7524d9b4da9dfafde63
https://github.com/llvm/llvm-project/commit/5fe8307b70df467f1063f7524d9b4da9dfafde63
Author: David Green <david.green at arm.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/min-max.ll
Log Message:
-----------
[AArch64] Add scalar min/max costs. NFC
The vector costs were already added, this adds scalar variants to
complete the test coverage.
More information about the All-commits
mailing list