[all-commits] [llvm/llvm-project] 9c224f: [MLIR][SPIRVToLLVM] Updated the documentation for ...
George Mitenkov via All-commits
all-commits at lists.llvm.org
Wed Aug 26 21:48:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c224fd48ae56ab86f543c53eea6d8a5427dd37c
https://github.com/llvm/llvm-project/commit/9c224fd48ae56ab86f543c53eea6d8a5427dd37c
Author: George Mitenkov <georgemitenk0v at gmail.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M mlir/docs/SPIRVToLLVMDialectConversion.md
Log Message:
-----------
[MLIR][SPIRVToLLVM] Updated the documentation for type conversion
This patch updates the type conversion section of the documentation.
It includes the modelling of array strides and the mapping of the
naturally padded structs.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D86674
More information about the All-commits
mailing list