[all-commits] [llvm/llvm-project] d51275: [mlir][spirv] Add support to convert std.splat op
Thomas via All-commits
all-commits at lists.llvm.org
Mon May 3 10:58:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d51275cbc071e318df94d7f5a469b17b8960dab0
https://github.com/llvm/llvm-project/commit/d51275cbc071e318df94d7f5a469b17b8960dab0
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Add support to convert std.splat op
Differential Revision: https://reviews.llvm.org/D101511
More information about the All-commits
mailing list