[all-commits] [llvm/llvm-project] 87a232: [MLIR][SPIRVToLLVM] Updated documentation for comp...
George Mitenkov via All-commits
all-commits at lists.llvm.org
Mon Oct 19 07:44:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 87a232103294e2500bc44e3195b54063ca9e98f7
https://github.com/llvm/llvm-project/commit/87a232103294e2500bc44e3195b54063ca9e98f7
Author: George Mitenkov <georgemitenk0v at gmail.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M mlir/docs/SPIRVToLLVMDialectConversion.md
Log Message:
-----------
[MLIR][SPIRVToLLVM] Updated documentation for composite ops
Added a section on composite ops (`spv.CompositeExtract` and
`spv.CompositeInsert`) conversion.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D89658
More information about the All-commits
mailing list