aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-02-25 21:51:12 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-02-25 23:05:57 +0300
commit2d8275d72e1602a1869e6286b0ffbf9034ab102b (patch)
tree4590e0b61eccc1d34141618cd521abfe2eb3d38a /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent1622f3e074cb72feadd6f9d32f21d2030d3bdc47 (diff)
downloadllvm-2d8275d72e1602a1869e6286b0ffbf9034ab102b.zip
llvm-2d8275d72e1602a1869e6286b0ffbf9034ab102b.tar.gz
llvm-2d8275d72e1602a1869e6286b0ffbf9034ab102b.tar.bz2
[SCEV] SCEVExpander::isHighCostExpansion(): assert if TTI is not provided
Summary: Currently, as per `check-llvm`, we never call `SCEVExpander::isHighCostExpansion()` with null TTI, so this appears to be a safe restriction. Reviewers: reames, mkazantsev, wmi, sanjoy Reviewed By: mkazantsev Subscribers: javed.absar, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D73712
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions