[all-commits] [llvm/llvm-project] 9199b6: [CostModel][AArch64] Add missing costs for getShuf...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Thu May 20 01:16:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9199b6535df17c719c980beb3883c956f9d5f809
https://github.com/llvm/llvm-project/commit/9199b6535df17c719c980beb3883c956f9d5f809
Author: Caroline Concatto <caroline.concatto at arm.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
M llvm/test/Analysis/CostModel/AArch64/sve-shuffle-broadcast.ll
Log Message:
-----------
[CostModel][AArch64] Add missing costs for getShuffleCost with scalable vectors
Differential Revision: https://reviews.llvm.org/D102490
More information about the All-commits
mailing list