[all-commits] [llvm/llvm-project] 7d23d1: [mlir][spirv] Lower arith max/min ops to OpenCL ones

Stanley Winata via All-commits all-commits at lists.llvm.org
Mon Sep 19 10:34:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d23d1e640dcde0e90a42353102198b95e20e5f4
      https://github.com/llvm/llvm-project/commit/7d23d1e640dcde0e90a42353102198b95e20e5f4
  Author: Stanley Winata <stanley at nod-labs.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCLOps.td
    M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
    M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
    M mlir/test/Dialect/SPIRV/IR/ocl-ops.mlir
    M mlir/test/Target/SPIRV/ocl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Lower arith max/min ops to OpenCL ones

Reviewed By: antiagainst

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




More information about the All-commits mailing list