diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2020-12-10 17:23:46 +0000 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2020-12-16 14:18:40 +0000 |
commit | be9184bc557ae4000cd785fe369347817e5cbad4 (patch) | |
tree | 881b798ffe41a25b3be5d27d4d71ab62510fc6de /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c5771a2f2df995b312a7d5dfc899d7869d6f26d1 (diff) | |
download | llvm-be9184bc557ae4000cd785fe369347817e5cbad4.zip llvm-be9184bc557ae4000cd785fe369347817e5cbad4.tar.gz llvm-be9184bc557ae4000cd785fe369347817e5cbad4.tar.bz2 |
[SLPVectorizer]Migrate getEntryCost to return InstructionCost
This patch also changes:
the return type of getGatherCost and
the signature of the debug function dumpTreeCosts
to use InstructionCost.
This patch is part of a series of patches to use InstructionCost instead of
unsigned/int for the cost model functions.
See this thread for context:
http://lists.llvm.org/pipermail/llvm-dev/2020-November/146408.html
See this patch for the introduction of the type:
https://reviews.llvm.org/D91174
Depends on D93049
Differential Revision: https://reviews.llvm.org/D93127
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions