aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-02-10 12:06:46 -0800
committerPhilip Reames <listmail@philipreames.com>2021-02-10 12:08:55 -0800
commit9bf3cfa77b833b508c118384b57c596fc8f92933 (patch)
treebde8a772efc5aa3c9f3ecd25b741167e3e8a04e5 /llvm/lib/CodeGen/MachineInstr.cpp
parent6e2053983e0d3f69b0d9219923d7ba1eae592e12 (diff)
downloadllvm-9bf3cfa77b833b508c118384b57c596fc8f92933.zip
llvm-9bf3cfa77b833b508c118384b57c596fc8f92933.tar.gz
llvm-9bf3cfa77b833b508c118384b57c596fc8f92933.tar.bz2
[SCEV] Add a missing AssumptionCache parameter
The AssumptionCache mechanism is used to feed assumes into known bits computations. Most places in SCEV passed it in, but one place appears to have been missed. Spotted via inspection, don't have a test case which actually exercises this, but it seemed like an obvious fixit.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions