aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-11-23 09:57:30 -0800
committerPhilip Reames <listmail@philipreames.com>2021-11-23 09:58:46 -0800
commit03d8bc184a3129f0e519bf08ef45f0349cfa1f90 (patch)
tree885bf5a7a14fd1dd3ba354404ecdb1369ab73d7e /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentc933c2eb334660c131f4afc9d194fafb0cec0423 (diff)
downloadllvm-03d8bc184a3129f0e519bf08ef45f0349cfa1f90.zip
llvm-03d8bc184a3129f0e519bf08ef45f0349cfa1f90.tar.gz
llvm-03d8bc184a3129f0e519bf08ef45f0349cfa1f90.tar.bz2
[indvars] Fix lftr crash when preheader is terminated by switch
This was found by oss-fuzz. The switch will get canonicalized to a branch, but if it hasn't been when we run LFTR, we crashed on an unneeded assert.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions