mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user