[all-commits] [llvm/llvm-project] b74ab4: [MLIR][SPIRVToLLVM] Documentation for SPIR-V to LL...
George Mitenkov via All-commits
all-commits at lists.llvm.org
Mon Jul 20 03:43:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b74ab49f47e09fe6c445201ccb543193a580baa0
https://github.com/llvm/llvm-project/commit/b74ab49f47e09fe6c445201ccb543193a580baa0
Author: George Mitenkov <georgemitenk0v at gmail.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
A mlir/docs/SPIRVToLLVMDialectConversion.md
Log Message:
-----------
[MLIR][SPIRVToLLVM] Documentation for SPIR-V to LLVM conversion
This patch adds documentation for SPIR-V to LLVM conversion. It describes
the approaches taken and what is currently supported by this conversion
framework.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D83322
More information about the All-commits
mailing list