summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2019-03-13 13:55:11 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2019-03-13 13:55:11 +0000
commitd703305e404d3bb7f506e6f8ab0772d415263c48 (patch)
treeb2a56a0d83c7206afbedf87cb4b550fc9bebed81 /llvm/lib/CodeGen/SelectionDAG
parent01b595c0cb78764384be769236af2e23cc11ab52 (diff)
downloadbcm5719-llvm-d703305e404d3bb7f506e6f8ab0772d415263c48.tar.gz
bcm5719-llvm-d703305e404d3bb7f506e6f8ab0772d415263c48.zip
[Analyzer] Skip symbolic regions based on conjured symbols in comparison of the containers of iterators
Checking whether two regions are the same is a partially decidable problem: either we know for sure that they are the same or we cannot decide. A typical case for this are the symbolic regions based on conjured symbols. Two different conjured symbols are either the same or they are different. Since we cannot decide this and want to reduce false positives as much as possible we exclude these regions whenever checking whether two containers are the same at iterator mismatch check. Differential Revision: https://reviews.llvm.org/D53754 llvm-svn: 356049
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud