diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-07-22 09:30:42 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-07-22 09:31:16 +0900 |
commit | ace0bf749099c104ad50252988097c9495df7ccd (patch) | |
tree | 12223667a64e28d069cf4de5cea52eda6b22a63b /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 18581fd2c441eac052a25e4cbe9bd74d6ff605ad (diff) | |
download | llvm-ace0bf749099c104ad50252988097c9495df7ccd.zip llvm-ace0bf749099c104ad50252988097c9495df7ccd.tar.gz llvm-ace0bf749099c104ad50252988097c9495df7ccd.tar.bz2 |
[ValueTracking] Fix incorrect handling of canCreateUndefOrPoison
.. in isGuaranteedNotToBeUndefOrPoison.
This caused early exit of isGuaranteedNotToBeUndefOrPoison, making it return
imprecise result.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D84251
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions