[all-commits] [llvm/llvm-project] 5d38b2: [mlir][spirv] Fix links in docs and update dialect...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Wed Jan 1 19:40:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d38b2610f5805525c2b6d15898d6ccf0cc12bdd
https://github.com/llvm/llvm-project/commit/5d38b2610f5805525c2b6d15898d6ccf0cc12bdd
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-01-01 (Wed, 01 Jan 2020)
Changed paths:
M mlir/docs/Dialects/SPIR-V.md
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
Log Message:
-----------
[mlir][spirv] Fix links in docs and update dialect docs
Summary:
This commit fixes links to code directories and uses doc links on
mlir.llvm.org where possible. The docs in TableGen dialect definition
is also updated to reflect recent developments.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D72051
More information about the All-commits
mailing list