[all-commits] [llvm/llvm-project] 77d33f: [Analysis] Remove unused CostModelAnalysis::getIns...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Aug 10 09:22:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77d33f4c1b1be45a3473895e31e34065f11b3888
https://github.com/llvm/llvm-project/commit/77d33f4c1b1be45a3473895e31e34065f11b3888
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M llvm/lib/Analysis/CostModel.cpp
Log Message:
-----------
[Analysis] Remove unused CostModelAnalysis::getInstructionCost helper. NFCI.
Everything now uses TTI costs calls directly
More information about the All-commits
mailing list