This allows us to include the definitions of these attributes in
other files without pulling in all dependencies for lowering.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Unit tests: pass. 61168 tests passed, 0 failed and 728 were skipped.
clang-tidy: fail. Please fix clang-tidy findings.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Unit tests: pass. 61168 tests passed, 0 failed and 728 were skipped.
clang-tidy: fail. Please fix clang-tidy findings.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
This is preparing for adding verification hooks for these attributes. The verification hooks are defined in the SPIR-V dialect class so we need to have a cleaner story for dependency. (I'll have a follow-up CL, which will make this clearer.)
clang-tidy: error: 'mlir/Dialect/SPIRV/TargetAndABI.h' file not found [clang-diagnostic-error]