[PATCH] D71926: [MLIR][spirv] Fix links in docs after repo migration
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 27 13:42:54 PST 2019
antiagainst marked an inline comment as done.
antiagainst 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
----------------
mehdi_amini wrote:
> This should point to https://mlir.llvm.org
>
> (but this entire document should be generated)
Oh, right. Will update this later. Thanks for the good catch! :)
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