[all-commits] [llvm/llvm-project] f52530: [mlir][spirv] Lower max/min vector.reduction for O...

Stanley Winata via All-commits all-commits at lists.llvm.org
Tue Sep 20 14:23:01 PDT 2022


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

  Changed paths:
    M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
    M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv] Lower max/min vector.reduction for OpenCL

Templatizing vector reduction to enable lowering from
vector.reduction max/min to CL ops.

Reviewed By: antiagainst

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




More information about the All-commits mailing list