diff options
author | Florian Hahn <flo@fhahn.com> | 2021-02-23 17:46:22 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-02-23 18:51:05 +0000 |
commit | de40423c8512c9cfa0b244314b5e342056ec6d49 (patch) | |
tree | 74a42ee035b42d4a23eddaf89131239544d7ce89 /llvm/lib/IR/Module.cpp | |
parent | 2af5275f72dad18b76d4db641c3c861d76aa29be (diff) | |
download | llvm-de40423c8512c9cfa0b244314b5e342056ec6d49.zip llvm-de40423c8512c9cfa0b244314b5e342056ec6d49.tar.gz llvm-de40423c8512c9cfa0b244314b5e342056ec6d49.tar.bz2 |
[LV] Ensure fixNonInductionPHIs uses a valid insertion point.
In some cases, Builder's insertion point may be invalidated before using
it in VPTransformState::get. Make sure the insertion point is
up-to-date.
This should fix various sanitizer errors, like
https://lab.llvm.org/buildbot/#/builders/5/builds/4933/steps/9/logs/stdio
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions