[PATCH] D149889: [TTI] Use users of GEP to guess access type in getGEPCost
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 05:45:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa68dcd09e808: [TTI] Use users of GEP to guess access type in getGEPCost (authored by luke).
Changed prior to commit:
https://reviews.llvm.org/D149889?vs=533642&id=535750#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149889/new/
https://reviews.llvm.org/D149889
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/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Analysis/CostModel/ARM/mve-gather-scatter-cost.ll
llvm/test/Analysis/CostModel/RISCV/gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149889.535750.patch
Type: text/x-patch
Size: 15526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/dd36c430/attachment.bin>
More information about the llvm-commits
mailing list