[all-commits] [llvm/llvm-project] be9613: [MLIR][SPIRVToLLVM] Updated documentation on spirv...
George Mitenkov via All-commits
all-commits at lists.llvm.org
Mon Dec 21 14:50:42 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be961374611a4be1b042cce7e6cc4cd12a1b4fd7
https://github.com/llvm/llvm-project/commit/be961374611a4be1b042cce7e6cc4cd12a1b4fd7
Author: George Mitenkov <georgemitenk0v at gmail.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M mlir/docs/SPIRVToLLVMDialectConversion.md
Log Message:
-----------
[MLIR][SPIRVToLLVM] Updated documentation on spirv-cpu-runner
This patch adds documentation for the `mlir-spirv-cpu-runner`.
It provides an overview of applied transformations and passes, as
well as an example walk-through.
Some typos in the documentation have been fixed as well.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D93620
More information about the All-commits
mailing list