[all-commits] [llvm/llvm-project] 1f7544: [mlir][spirv] Add default Vulkan memory space to s...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Aug 5 09:34:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f7544a6797a55a230b836141feb7e610f3535d9
      https://github.com/llvm/llvm-project/commit/1f7544a6797a55a230b836141feb7e610f3535d9
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-08-05 (Fri, 05 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Conversion/MemRefToSPIRV/MemRefToSPIRV.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp
    M mlir/test/Conversion/MemRefToSPIRV/map-storage-class.mlir

  Log Message:
  -----------
  [mlir][spirv] Add default Vulkan memory space to storage class mapping

Reviewed By: ThomasRaoux, kuhar

Differential Revision: https://reviews.llvm.org/D131128




More information about the All-commits mailing list