[all-commits] [llvm/llvm-project] a92974: [AArch64] Add and update reduction and shuffle cos...
David Green via All-commits
all-commits at lists.llvm.org
Thu Jul 22 02:23:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a92974bfdf4fe3a3ac5e284ed3db174291bcbcba
https://github.com/llvm/llvm-project/commit/a92974bfdf4fe3a3ac5e284ed3db174291bcbcba
Author: David Green <david.green at arm.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
A llvm/test/Analysis/CostModel/AArch64/reduce-add.ll
M llvm/test/Analysis/CostModel/AArch64/reduce-and.ll
A llvm/test/Analysis/CostModel/AArch64/reduce-minmax.ll
M llvm/test/Analysis/CostModel/AArch64/reduce-or.ll
M llvm/test/Analysis/CostModel/AArch64/reduce-xor.ll
A llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
M llvm/test/Analysis/CostModel/AArch64/vector-reduce.ll
Log Message:
-----------
[AArch64] Add and update reduction and shuffle costs. NFC
More information about the All-commits
mailing list