[PATCH] D113324: [TTI][CostModel] `getUserCost()`: recognize replication shuffles and query their cost
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 6 06:55:53 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa30ec4778a47: [TTI][CostModel] `getUserCost()`: recognize replication shuffles and query… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113324/new/
https://reviews.llvm.org/D113324
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/shuffle-replication-i8.ll
More information about the llvm-commits
mailing list