[PATCH] D96287: [TTI] Change getOperandsScalarizationOverhead to take Type args
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 05:05:31 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd2dbf7ee2e5: [TTI] Change getOperandsScalarizationOverhead to take Type args (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D96287?vs=323374&id=325745#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96287/new/
https://reviews.llvm.org/D96287
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/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h
llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Analysis/CostModel/PowerPC/matrix.ll
llvm/test/Transforms/LoopVectorize/AArch64/scalable-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96287.325745.patch
Type: text/x-patch
Size: 16858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/73f27c51/attachment.bin>
More information about the llvm-commits
mailing list