[all-commits] [llvm/llvm-project] 0f6103: [mlir][spirv] Support more max/min vector.reduction
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Sep 2 14:23:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f6103af97e71ef17d2ac3d8bb00bc2f173a2ffb
https://github.com/llvm/llvm-project/commit/0f6103af97e71ef17d2ac3d8bb00bc2f173a2ffb
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Support more max/min vector.reduction
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D133168
More information about the All-commits
mailing list