diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-04 11:32:45 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-04 14:05:40 +0000 |
commit | 75b2555d6ef4b6f3dd53a49186793f03f9280c84 (patch) | |
tree | cf78dcea0d5ce0dd3fab6e09279c58938847e5eb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0fb4341519ef3ac06518ba56bb100277d89cdf11 (diff) | |
download | llvm-75b2555d6ef4b6f3dd53a49186793f03f9280c84.zip llvm-75b2555d6ef4b6f3dd53a49186793f03f9280c84.tar.gz llvm-75b2555d6ef4b6f3dd53a49186793f03f9280c84.tar.bz2 |
NFC: Migrate LoopUnrollPass to work on InstructionCost
This patch migrates cost values and arithmetic to work on InstructionCost.
When the interfaces to TargetTransformInfo are changed, any InstructionCost
state will propagate naturally.
See this patch for the introduction of the type: https://reviews.llvm.org/D91174
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2020-November/146408.html
Reviewed By: david-arm, fhahn
Differential Revision: https://reviews.llvm.org/D95817
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions