Commit 74c6c3e
fix(spacemit): pass pre-commit checks
- chmod -x 84 non-script files (.h/.td/.cpp/CMakeLists.txt/LICENSE/.cmake)
that were incorrectly marked executable
- chmod +x scripts/install_flagtree_plugin.sh (has shebang, needs +x)
- remove broken .clang-format symlink (pointed to nonexistent triton/.clang-format)
- apply trailing-whitespace and clang-format auto-fixes
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 093f471 commit 74c6c3e
89 files changed
Lines changed: 66 additions & 49 deletions
File tree
- third_party/spacemit
- backend
- include/ExecutionEngine
- cmake
- lib
- AnalysisStructured
- Analysis
- Conversion
- StructuredToMemref
- TritonArithToLinalg
- TritonPtrToMemref
- TritonToLinalg
- TritonToStructured
- TritonToUnstructured
- UnstructuredToMemref
- XSMTToLinalg
- Dialect
- TritonStructured
- IR
- TritonTilingExt
- IR
- XSMTAsync
- IR
- Transform/AddLLVMDebugInfo
- Utils
- patch
- python/examples
- scripts
- tools/spine-triton-opt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments