aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorCameron McInally <cmcinally@nvidia.com>2022-08-24 07:57:38 -0700
committerCameron McInally <cmcinally@nvidia.com>2022-08-24 13:17:59 -0700
commit38d58c1b376d5781f0d293c9811dd3f2d9b3afcf (patch)
treee3106d4e87268a470deb79c8c4c9b9c34a4ee7e7 /llvm/lib/Object/ObjectFile.cpp
parentf7ab70cf8df6117312a2b76588269b9a1269a620 (diff)
downloadllvm-38d58c1b376d5781f0d293c9811dd3f2d9b3afcf.zip
llvm-38d58c1b376d5781f0d293c9811dd3f2d9b3afcf.tar.gz
llvm-38d58c1b376d5781f0d293c9811dd3f2d9b3afcf.tar.bz2
[GlobalOpt] Bail out of GlobalOpt SROA if a Scalable Vector is seen
The SROA algorithm won't work for Scalable Vectors, since we don't know how many bytes are loaded/stored. Bail out if a Scalable Vector is seen. Differential Revision: https://reviews.llvm.org/D132417
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions