[all-commits] [llvm/llvm-project] 75a1be: [mlir][spirv] Add math to OpenCL conversion

Ivan Butygin via All-commits all-commits at lists.llvm.org
Tue Nov 23 15:32:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75a1bee05db7ca4277cf93545834110409c75bc9
      https://github.com/llvm/llvm-project/commit/75a1bee05db7ca4277cf93545834110409c75bc9
  Author: Butygin <ivan.butygin at intel.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOCLOps.td
    M mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
    M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
    A mlir/test/Conversion/MathToSPIRV/math-to-glsl-spirv.mlir
    A mlir/test/Conversion/MathToSPIRV/math-to-opencl-spirv.mlir
    R mlir/test/Conversion/MathToSPIRV/math-to-spirv.mlir
    M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
    M mlir/test/Target/SPIRV/ocl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add math to OpenCL conversion

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




More information about the All-commits mailing list