[all-commits] [llvm/llvm-project] 774262: [mlir][spirv] Add spv.GLSL.FrexpStruct

Weiwei via All-commits all-commits at lists.llvm.org
Wed Feb 17 06:06:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7742620620b9e62476abc4aedfa5e14ea8336ad1
      https://github.com/llvm/llvm-project/commit/7742620620b9e62476abc4aedfa5e14ea8336ad1
  Author: Weiwei Li <weiwei.li1 at huawei.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  [mlir][spirv] Add spv.GLSL.FrexpStruct

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

Reviewed By: antiagainst

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




More information about the All-commits mailing list