[all-commits] [llvm/llvm-project] 8854b7: [mlir][spirv] Convert memref.alloca to spv.Variable

Lei Zhang via All-commits all-commits at lists.llvm.org
Thu Apr 28 05:17:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8854b736065c228270000df552bdd9dc7b152453
      https://github.com/llvm/llvm-project/commit/8854b736065c228270000df552bdd9dc7b152453
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    M mlir/lib/Conversion/MemRefToSPIRV/MemRefToSPIRV.cpp
    M mlir/test/Conversion/MemRefToSPIRV/alloc.mlir
    A mlir/test/Conversion/MemRefToSPIRV/alloca.mlir

  Log Message:
  -----------
  [mlir][spirv] Convert memref.alloca to spv.Variable

Reviewed By: hanchung

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




More information about the All-commits mailing list