[all-commits] [llvm/llvm-project] 2eb98d: [mlir][spirv] Allow bitwidth emulation on runtime ...

Lei Zhang via All-commits all-commits at lists.llvm.org
Mon Apr 12 14:04:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eb98d89ac866e32cb56727174e4d1c1413479c8
      https://github.com/llvm/llvm-project/commit/2eb98d89ac866e32cb56727174e4d1c1413479c8
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv] Allow bitwidth emulation on runtime arrays

Runtime arrays are converted from memrefs with unknown
dimensions.

Reviewed By: mravishankar

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




More information about the All-commits mailing list