| commit | b6acee5c7b190de451f4f4e13a82238cb3e68f6e | [log] [tgz] |
|---|---|---|
| author | Johannes Doerfert <jdoerfert@anl.gov> | Sun Aug 04 17:55:15 2019 +0000 |
| committer | Johannes Doerfert <jdoerfert@anl.gov> | Sun Aug 04 17:55:15 2019 +0000 |
| tree | f321b18616877daab090bbdd9dc2048e7e43759e | |
| parent | 5a4989e2ac74d60bd52791ac42a1b800b6c605aa [diff] |
[Attributor][NFC] Invalid DerefState is at fixpoint Summary: If the DerefBytesState (and thereby the DerefState) is invalid, we reached a fixpoint for the whole DerefState as we will not manifest/provide information then. Reviewers: uenoku, sstefan1 Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D65586 llvm-svn: 367789