[all-commits] [llvm/llvm-project] d6de6d: [mlir][spirv] Handle dynamic/static cases differnt...
nirvedhmeshram via All-commits
all-commits at lists.llvm.org
Thu Sep 29 19:35:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6de6dde824596f5daa223f790d8e2206f2e5dce
https://github.com/llvm/llvm-project/commit/d6de6dde824596f5daa223f790d8e2206f2e5dce
Author: Nirvedh Meshram <nirvedh at nod-labs.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/lib/Conversion/MemRefToSPIRV/MemRefToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
M mlir/test/Conversion/GPUToSPIRV/module-opencl.mlir
M mlir/test/Conversion/MemRefToSPIRV/alloc.mlir
M mlir/test/Conversion/MemRefToSPIRV/memref-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Handle dynamic/static cases differntly for kernel capability
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D134908
More information about the All-commits
mailing list