Add information about
- SPIRVTypeConverter
- SPIRVOpLowering
- Utility functions used in lowering to SPIR-V dialect.
Paths
| Differential D72116
[mlir][spirv] Update SPIR-V docs with information about utilities to convert to SPIR-V ClosedPublic Authored by mravishankar on Jan 2 2020, 3:52 PM.
Details
Summary Add information about
Diff Detail
Event TimelineComment Actions Unit tests: pass. 61175 tests passed, 0 failed and 729 were skipped. clang-tidy: pass. clang-format: pass. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml Comment Actions Nice! Just a few nits.
This revision now requires changes to proceed.Jan 3 2020, 12:27 PM mravishankar added inline comments. mravishankar marked an inline comment as done. Comment ActionsAdding link to chunked Vulkan Spec pages. mravishankar marked an inline comment as done. Comment Actions Unit tests: pass. 61238 tests passed, 0 failed and 729 were skipped. clang-tidy: pass. clang-format: pass. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml Comment Actions Unit tests: pass. 61238 tests passed, 0 failed and 729 were skipped. clang-tidy: pass. clang-format: pass. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml This revision is now accepted and ready to land.Jan 4 2020, 2:48 PM Comment Actions This commit was landed as https://github.com/llvm/llvm-project/commit/8aae6455c074af5ad9a2fe4e68079cfc591359ab.
Revision Contents
Diff 236155 mlir/docs/Dialects/SPIR-V.md
|
s/class/classes/