diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-18 12:05:12 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-10-31 09:59:42 +0100 |
commit | efbb4d0245b50dd8ad80a99ea7f676576fd538f7 (patch) | |
tree | bfa1c41426de783e08208b417ee36424305dd68f /llvm/unittests/Support | |
parent | f2bd7acacdd46443fecafd1722c21181a1bac4a4 (diff) | |
download | llvm-efbb4d0245b50dd8ad80a99ea7f676576fd538f7.zip llvm-efbb4d0245b50dd8ad80a99ea7f676576fd538f7.tar.gz llvm-efbb4d0245b50dd8ad80a99ea7f676576fd538f7.tar.bz2 |
[BasicAA] Include MayBeCrossIteration in cache key
Rather than switching to a new AAQI instance with empty cache when
MayBeCrossIteration is toggled, include the value in the cache key.
The implementation redundantly include the information in both sides
of the pair, but that seems simpler than trying to store it only on
one side.
Differential Revision: https://reviews.llvm.org/D136175
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions