[all-commits] [llvm/llvm-project] 7a8944: [mlir][spirv] Add ops and patterns for lowering st...

Lei Zhang via All-commits all-commits at lists.llvm.org
Tue Oct 5 11:28:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a89444cd99ceea8ee8d11f6cf4834680bbf26a0
      https://github.com/llvm/llvm-project/commit/7a89444cd99ceea8ee8d11f6cf4834680bbf26a0
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
    M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
    M mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
    M mlir/test/Target/SPIRV/glsl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add ops and patterns for lowering standard max/min ops

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list