WIP
Do not cache values that rely on cycle detection, as this information cannot be carried from one query to the next.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
370 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
Comment Actions
I've just pushed an extended test case in https://github.com/llvm/llvm-project/commit/1b65a51af80a9375ef85cb8fa6ec9ec3c68b3549, that shows that this problem is not BatchAA specific. We need to deal with this even for single queries, as results might have already been cached before we reach the phi.