Sign in
llvm
/
llvm-project
/
41a94de75caacb979070ec7a010dfe3c4e9f116f
/
.
/
mlir
/
test
/
Integration
/
Dialect
/
SparseTensor
/
GPU
/
CUDA
/
lit.local.cfg
blob: 19f12d39c8428ad6f8a99e5a55c490a5f1e2b799 [
file
]
if
not
config
.
enable_cuda_runner
or
not
config
.
mlir_run_cuda_sm80_tests
:
config
.
unsupported
=
True
config
.
substitutions
.
append
((
"%gpu_compilation_format"
,
config
.
gpu_compilation_format
))