[all-commits] [llvm/llvm-project] 42980a: [mlir][spirv] Convert functions returning one value
Lei Zhang via All-commits
all-commits at lists.llvm.org
Wed Dec 23 10:41:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42980a789d2212f774dbb12c2555452d328089a6
https://github.com/llvm/llvm-project/commit/42980a789d2212f774dbb12c2555452d328089a6
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Convert functions returning one value
Reviewed By: hanchung, ThomasRaoux
Differential Revision: https://reviews.llvm.org/D93468
More information about the All-commits
mailing list