[PATCH] D71926: [MLIR][spirv] Fix links in docs after repo migration
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 27 11:21:38 PST 2019
mehdi_amini added inline comments.
================
Comment at: mlir/docs/Dialects/SPIR-V.md:1020
+[ODS]: https://github.com/llvm/llvm-project/blob/master/mlir/docs/OpDefinitions.md
+[GreedyPatternRewriter]: https://github.com/llvm/llvm-project/blob/master/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
[MlirSpirvHeaders]: https://github.com/tensorflow/mlir/tree/master/include/mlir/Dialect/SPIRV
----------------
This should point to https://mlir.llvm.org
(but this entire document should be generated)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71926/new/
https://reviews.llvm.org/D71926
More information about the llvm-commits
mailing list