diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-06-22 14:09:34 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-06-26 07:58:45 +0100 |
commit | 7a834a0a4ee36726df989702c44711a0ef13ec25 (patch) | |
tree | 7c52e5a5ff02bbfb93b0f428f1f82e981b003dba /clang/lib/Basic/Module.cpp | |
parent | 243a5329d42c8b9ca515c4079af240b806ca0707 (diff) | |
download | llvm-7a834a0a4ee36726df989702c44711a0ef13ec25.zip llvm-7a834a0a4ee36726df989702c44711a0ef13ec25.tar.gz llvm-7a834a0a4ee36726df989702c44711a0ef13ec25.tar.bz2 |
[SVE] Fix scalable vector bug in DataLayout::getIntPtrType
Fixed an issue in DataLayout::getIntPtrType where we were assuming
the input type was always a fixed vector type, which isn't true.
Added a test that exposed the problem to:
Transforms/InstCombine/vector_gep1.ll
Differential Revision: https://reviews.llvm.org/D82294
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions