fix workflow

This is a combination of 6 commits.

change github actions

install git

remove pre-commit

back to old install

use -e

clean up
This commit is contained in:
Michael Melesse
2023-04-27 15:57:47 -05:00
parent 13facab95f
commit fdd2af8b38
2 changed files with 28 additions and 3 deletions

View File

@@ -11,5 +11,11 @@ lit -v "$LIT_TEST_DIR"
# lit -v "$LIT_TEST_DIR/Conversion/tritongpu_to_llvm.mlir"
# lit -v "$LIT_TEST_DIR/Target/mlir_to_amdgcn_float16_vectorized_load_store.mlir"
# lit -v "$LIT_TEST_DIR/Target/tritongpu_to_llvmir.mlir"
# lit -v "$LIT_TEST_DIR/Target/mlir_to_amdgcn_float16_vectorized_load_store.mlir"
# lit -v "$LIT_TEST_DIR/Target/mlir_to_amdgcn_int16_vectorized_load_store.mlir"
# lit -v "$LIT_TEST_DIR/Target/tritongpu_to_amdgcn.mlir"
# lit -v "$LIT_TEST_DIR/Target/tritongpu_to_hsaco.mlir"
# lit -v "$LIT_TEST_DIR/Target/tritongpu_to_llvmir.mlir"
# lit -v "$LIT_TEST_DIR/Target/tritongpu_to_ptx.mlir?
# triton-opt %s -split-input-file --convert-triton-gpu-to-llvm | FileCheck --check-prefixes=CHECK,GCN %s