diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-09-26 23:56:30 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-09-28 23:24:20 +0900 |
commit | ba8911d560ef85cae55fc45440afa3bef374f1e0 (patch) | |
tree | d36673869917662e6f6dfec1a39486e8842df303 /lldb/unittests/ScriptInterpreter/Python | |
parent | c372809f5a9f32c90b468094c19ae8e3b39566ed (diff) | |
download | llvm-ba8911d560ef85cae55fc45440afa3bef374f1e0.zip llvm-ba8911d560ef85cae55fc45440afa3bef374f1e0.tar.gz llvm-ba8911d560ef85cae55fc45440afa3bef374f1e0.tar.bz2 |
[ValueTracking] Fix analyses to update CxtI to be phi's incoming edges' terminators
It was mentioned that D88276 that when a phi node is visited, terminators at their incoming edges should be used for CtxI.
This is a patch that makes two functions (ComputeNumSignBitsImpl, isGuaranteedNotToBeUndefOrPoison) to do so.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D88360
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions