diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-24 10:15:30 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-24 10:19:02 +0200 |
commit | 1a7a9efec3cf872dcf3e1a6e6fe39e797c4d9fc6 (patch) | |
tree | d8dc58c0b29f8fafae0f3aa394fac50fafd87be6 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | d09c5921421c362ecc24c9a804e87c2bc1d48997 (diff) | |
download | llvm-1a7a9efec3cf872dcf3e1a6e6fe39e797c4d9fc6.zip llvm-1a7a9efec3cf872dcf3e1a6e6fe39e797c4d9fc6.tar.gz llvm-1a7a9efec3cf872dcf3e1a6e6fe39e797c4d9fc6.tar.bz2 |
[BasicAA] Avoid duplicate cache lookup (NFCI)
Rather than performing the cache lookup with both possible orders
for the locations, use the same canonicalization as the other
AliasCache lookups in BasicAA.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions