aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-07-04 11:17:37 +0100
committerDavid Spickett <david.spickett@linaro.org>2023-07-04 11:17:54 +0100
commit9b37bfa15ecfd0b87c176bb20e3ec4c193926d36 (patch)
treed721108c22e819d48ca174032bf89d9d7470c205 /clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
parent8e76093ae8fe1184006ca14d7ffb01df982f0f43 (diff)
downloadllvm-9b37bfa15ecfd0b87c176bb20e3ec4c193926d36.zip
llvm-9b37bfa15ecfd0b87c176bb20e3ec4c193926d36.tar.gz
llvm-9b37bfa15ecfd0b87c176bb20e3ec4c193926d36.tar.bz2
[lldb][AArch64] Handle different default vector length in SVE testing
This test previously ran on QEMU or A64FX both of which can/do have 512 bit SVE by default. Graviton 3 has 256 bit SVE so the first part of the test failed. To fix this, probe the supported vector lengths before starting the test. The first check will use the default vector length and the rest use either 256 or 128 bit. Therefore this test will be skipped on a machine with only 128 bit SVE. Reviewed By: omjavaid Differential Revision: https://reviews.llvm.org/D154208
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp')
0 files changed, 0 insertions, 0 deletions