diff options
| author | David Goldblatt <davidgoldblatt@fb.com> | 2023-04-24 14:12:00 -0700 |
|---|---|---|
| committer | David Goldblatt <davidgoldblatt@meta.com> | 2023-07-28 12:13:35 -0700 |
| commit | d020fa2b29d84b877d1e43dbfb3418275857bf87 (patch) | |
| tree | 81bd7032efe78f5a005f2c0abfdf1a9e914e201a /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | c75b331fc23192a8249dc5e95e053258f5fb5194 (diff) | |
[AA] Skip the layer of indirection in returning conservative results.
Historically, AA implementations chained to a following implementation
to answer recursive queries. This is no longer the case, but the legacy
lives on in a confusing phrasing of the return-a-conservative-value
paths. Let's just return "don't know" directly, where appropriate; the
current two-step way is confusing.
Differential Revision: https://reviews.llvm.org/D149100
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
