[all-commits] [llvm/llvm-project] 6e1ea3: [mlir][gpu][spirv] Gpu min/max reductions lowering...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sun Jan 29 03:46:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e1ea30fdfc1b9eb2c8ddf41e7bb04000424f7e1
https://github.com/llvm/llvm-project/commit/6e1ea30fdfc1b9eb2c8ddf41e7bb04000424f7e1
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-01-29 (Sun, 29 Jan 2023)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
M mlir/test/Conversion/GPUToSPIRV/reductions.mlir
Log Message:
-----------
[mlir][gpu][spirv] Gpu min/max reductions lowering to SPIR-V
Differential Revision: https://reviews.llvm.org/D142810
More information about the All-commits
mailing list