diff options
author | Artem Belevich <tra@google.com> | 2020-10-16 11:19:27 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2020-10-16 13:19:31 -0700 |
commit | c36c0fabd17a57513fa00ebd5579f307f889cb64 (patch) | |
tree | b31428213feb545758b21a2e863e1c27fb961552 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 874524ab88a9cb8a9208be281ab5103c92b8bf15 (diff) | |
download | llvm-c36c0fabd17a57513fa00ebd5579f307f889cb64.zip llvm-c36c0fabd17a57513fa00ebd5579f307f889cb64.tar.gz llvm-c36c0fabd17a57513fa00ebd5579f307f889cb64.tar.bz2 |
[VectorCombine] Avoid crossing address space boundaries.
We can not bitcast pointers across different address spaces, and VectorCombine
should be careful when it attempts to find the original source of the loaded
data.
Differential Revision: https://reviews.llvm.org/D89577
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions