diff options
author | Valery N Dmitriev <valery.n.dmitriev@intel.com> | 2023-02-22 16:35:38 -0800 |
---|---|---|
committer | Valery N Dmitriev <valery.n.dmitriev@intel.com> | 2023-03-14 14:01:34 -0700 |
commit | f9b438b519716febaddb72c774b02a01225bd712 (patch) | |
tree | 90ed8e48729e85ec315a25c9f82d0a4fe1859554 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e63a600d147bb0065a2ce2b3d52c440d805a6c56 (diff) | |
download | llvm-f9b438b519716febaddb72c774b02a01225bd712.zip llvm-f9b438b519716febaddb72c774b02a01225bd712.tar.gz llvm-f9b438b519716febaddb72c774b02a01225bd712.tar.bz2 |
[SLP] Outline GEP chain cost modeling into new TTI interface - NFCI.
Cost modeling for GEPs should actually be target dependent but is currently
done inside SLP target-independent way.
Sinking it into TTI enables target dependent implementation.
This patch adds new TTI interface and implementation of the basic functionality
trying to retain existing cost modeling.
Differential Revision: https://reviews.llvm.org/D144770
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions