aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2024-10-10 14:26:46 +0100
committerGitHub <noreply@github.com>2024-10-10 14:26:46 +0100
commit90149204bd08c07eb672cd5b19d782fed3d96ddc (patch)
tree37b920e07e5ad6691b25c7752a130eb03afcae39 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent159d694c05500a656775f4cbd6931dae9aab290a (diff)
downloadllvm-90149204bd08c07eb672cd5b19d782fed3d96ddc.zip
llvm-90149204bd08c07eb672cd5b19d782fed3d96ddc.tar.gz
llvm-90149204bd08c07eb672cd5b19d782fed3d96ddc.tar.bz2
[ci] Don't add check-all target when pstl project is enabled (#111803)
Fixes #110265 Adding check-all causes us to run some tests twice if a project specific target like check-clang is also added. check-pstl is an alternative but as far as I can tell, check-all does not include this so we have not been running the tests in CI anyway. When I tried to run check-pstl locally I got a lot of compiler errors but have not found any instructions on how to setup a correct build environment. Even if such instructions exist, it's probably more than we want to do in CI. According to Louis Dionne, the project is probably not active. So if it's ever revived it'll be up to the new contributors to enable testing.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions