aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@apple.com>2023-09-05 13:24:54 -0400
committerFrancis Visoiu Mistrih <francisvm@apple.com>2023-09-05 14:22:55 -0400
commitc1eacc3c409458cbd2de85c21af2df8562d73bef (patch)
tree20cd87d4c18577be75e1162a1dfa97cda3d3c524 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parentf465a482caa94d01a2dd74e4c673adeb1f222f2f (diff)
downloadllvm-c1eacc3c409458cbd2de85c21af2df8562d73bef.zip
llvm-c1eacc3c409458cbd2de85c21af2df8562d73bef.tar.gz
llvm-c1eacc3c409458cbd2de85c21af2df8562d73bef.tar.bz2
[Matrix] Fix test on SystemZ
As reported by @uweigand in https://reviews.llvm.org/D158883: ``` The newly added test cases in ffp-model.c fail on SystemZ, making CI red: https://lab.llvm.org/buildbot/#/builders/94/builds/16280 The root cause seems to be that by default, the SystemZ back-end targets a machine without SIMD support, and therefore vector return types are passed via implicit reference according to the ABI ``` this uses manual stores instead of vector returns.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions