diff options
author | Philip Reames <listmail@philipreames.com> | 2021-11-23 09:57:30 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-11-23 09:58:46 -0800 |
commit | 03d8bc184a3129f0e519bf08ef45f0349cfa1f90 (patch) | |
tree | 885bf5a7a14fd1dd3ba354404ecdb1369ab73d7e /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | c933c2eb334660c131f4afc9d194fafb0cec0423 (diff) | |
download | llvm-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