[all-commits] [llvm/llvm-project] 35a56e: [mlir][spirv] Map memory space to OpenCL/Kernel st...
Stanley Winata via All-commits
all-commits at lists.llvm.org
Tue Aug 23 13:02:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35a56e5ddc0354d0d317ef981a0a5790a145f2e0
https://github.com/llvm/llvm-project/commit/35a56e5ddc0354d0d317ef981a0a5790a145f2e0
Author: Stanley Winata <stanley at nod-labs.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M mlir/include/mlir/Conversion/MemRefToSPIRV/MemRefToSPIRV.h
M mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp
M mlir/test/Conversion/MemRefToSPIRV/map-storage-class.mlir
Log Message:
-----------
[mlir][spirv] Map memory space to OpenCL/Kernel storage class
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D132428
More information about the All-commits
mailing list