[all-commits] [llvm/llvm-project] 2860b2: [mlir] Add Acos, Asin, Atan, Sinh, Cosh, Pow to SP...

Liyang Ling via All-commits all-commits at lists.llvm.org
Thu Sep 3 06:28:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2860b2c14b42af1d6204af9a546edc7993680452
      https://github.com/llvm/llvm-project/commit/2860b2c14b42af1d6204af9a546edc7993680452
  Author: Ling, Liyang <liyang.ling at intel.com>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

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

  Log Message:
  -----------
  [mlir] Add Acos, Asin, Atan, Sinh, Cosh, Pow to SPIRVGLSLOps

Reviewed By: mravishankar, antiagainst

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




More information about the All-commits mailing list