diff options
author | Joe Ellis <joe.ellis@arm.com> | 2020-11-24 10:08:04 +0000 |
---|---|---|
committer | Joe Ellis <joe.ellis@arm.com> | 2020-11-25 16:59:03 +0000 |
commit | 06654a5348bfc510208514a30c552f4f2c4c0ee7 (patch) | |
tree | 699d3c8eb917be60ca1e3e6fc34e4902f7fc1e32 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 572d18397cf0d8808ec85f9bd51471cd80266c27 (diff) | |
download | llvm-06654a5348bfc510208514a30c552f4f2c4c0ee7.zip llvm-06654a5348bfc510208514a30c552f4f2c4c0ee7.tar.gz llvm-06654a5348bfc510208514a30c552f4f2c4c0ee7.tar.bz2 |
[SVE] Fix TypeSize warning in RuntimePointerChecking::insert
The TypeSize warning would occur because RuntimePointerChecking::insert
was not scalable vector aware. The fix is to use
ScalarEvolution::getSizeOfExpr to grab the size of types.
Differential Revision: https://reviews.llvm.org/D90171
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions