diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-28 13:06:52 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-28 15:48:49 +0200 |
commit | 3df3f3df4539c3df7519caf33ea73d80eba653bd (patch) | |
tree | 0b6c8fda52ad536ceffbaf18e16b937d85a36f77 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | eb3d9f2eb619132d75fbe228c7aac1eee1667f3c (diff) | |
download | llvm-3df3f3df4539c3df7519caf33ea73d80eba653bd.zip llvm-3df3f3df4539c3df7519caf33ea73d80eba653bd.tar.gz llvm-3df3f3df4539c3df7519caf33ea73d80eba653bd.tar.bz2 |
[BasicAA] Handle gep with unknown sizes earlier (NFCI)
If the sizes of both memory locations are unknown, we can only
perform a check on the underlying objects. There's no point in
going through GEP decomposition in this case.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions