[all-commits] [llvm/llvm-project] 4460cb: [mlir][spirv] Add lowering for composite std.const...

Denis Khalikov via All-commits all-commits at lists.llvm.org
Wed Jan 22 05:25:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4460cb5bcd739156c1dd67110c3456ba8322a76e
      https://github.com/llvm/llvm-project/commit/4460cb5bcd739156c1dd67110c3456ba8322a76e
  Author: Denis Khalikov <khalikov.denis at huawei.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
    M mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv] Add lowering for composite std.constant.

Add lowering for constant operation with ranked tensor type to
spv.constant with spv.array type.

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




More information about the All-commits mailing list