diff --git a/llvm/test/lit.cfg.py b/llvm/test/lit.cfg.py index b17d41fa11af7..3c0069d10412a 100644 --- a/llvm/test/lit.cfg.py +++ b/llvm/test/lit.cfg.py @@ -311,6 +311,9 @@ def enable_ptxas(ptxas_executable): (12, 2), (12, 3), (12, 4), + (12, 5), + (12, 6), + (12, 8), ] def version_int(ver):