[all-commits] [llvm/llvm-project] c50f33: [mlir][spirv] `memref.cast` to SPIR-V conversion
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Wed Jul 26 04:20:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c50f335ba556b2c2780a34c252e7efdc27e06483
https://github.com/llvm/llvm-project/commit/c50f335ba556b2c2780a34c252e7efdc27e06483
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M mlir/lib/Conversion/MemRefToSPIRV/MemRefToSPIRV.cpp
M mlir/test/Conversion/MemRefToSPIRV/memref-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] `memref.cast` to SPIR-V conversion
Differential Revision: https://reviews.llvm.org/D156251
More information about the All-commits
mailing list