diff options
author | River Riddle <riddleriver@gmail.com> | 2021-04-27 14:27:08 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-04-27 14:31:27 -0700 |
commit | 82bcd985862892773fc9685aa6abcbb298267aa0 (patch) | |
tree | 70d3fbb289557f1338a599747f051b56e2f66c43 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | cbce28f07e410cf46845a86621f93c8cd38eee6a (diff) | |
download | llvm-82bcd985862892773fc9685aa6abcbb298267aa0.zip llvm-82bcd985862892773fc9685aa6abcbb298267aa0.tar.gz llvm-82bcd985862892773fc9685aa6abcbb298267aa0.tar.bz2 |
[mlir] Fix bug in ForwardDataFlowAnalysis solver
Explicitly check for uninitialized to prevent crashes in edge cases where the derived analysis creates a lattice element for a value that hasn't been visited yet.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions