[all-commits] [llvm/llvm-project] 108a32: [mlir][spirv] Add support for GLSL FMix

Weiwei via All-commits all-commits at lists.llvm.org
Thu Jul 15 17:30:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 108a320a58b13f7adc238d91ab1895ad4569df7a
      https://github.com/llvm/llvm-project/commit/108a320a58b13f7adc238d91ab1895ad4569df7a
  Author: Weiwei Li <weiwei.li1 at huawei.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
    M mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
    M mlir/test/Target/SPIRV/glsl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add support for GLSL FMix

Add spv.GLSL.FMix opertaion.

co-authered-by: Alan Liu <alanliu.yf at gmail.com>

Reviewed By: mravishankar

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




More information about the All-commits mailing list