aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorJoe Ellis <joe.ellis@arm.com>2020-11-24 10:08:04 +0000
committerJoe Ellis <joe.ellis@arm.com>2020-11-25 16:59:03 +0000
commit06654a5348bfc510208514a30c552f4f2c4c0ee7 (patch)
tree699d3c8eb917be60ca1e3e6fc34e4902f7fc1e32 /llvm/lib/Bitcode
parent572d18397cf0d8808ec85f9bd51471cd80266c27 (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions