diff options
author | Diego Caballero <diegocaballero@google.com> | 2021-10-05 22:42:37 +0000 |
---|---|---|
committer | Diego Caballero <diegocaballero@google.com> | 2021-10-05 22:47:20 +0000 |
commit | eaf2588a51bf2d36a6aec573cd92c351062fa7d5 (patch) | |
tree | 3bdd5ff294585a5fcf7a1bade94db04358ee3aa7 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 4e8efff53e24e368a5f0aa309515d22a5b356d77 (diff) | |
download | llvm-eaf2588a51bf2d36a6aec573cd92c351062fa7d5.zip llvm-eaf2588a51bf2d36a6aec573cd92c351062fa7d5.tar.gz llvm-eaf2588a51bf2d36a6aec573cd92c351062fa7d5.tar.bz2 |
[mlir][Linalg] Add support for min/max reduction vectorization in linalg.generic
This patch extends Linalg core vectorization with support for min/max reductions
in linalg.generic ops. It enables the reduction detection for min/max combiner ops.
It also renames MIN/MAX combining kinds to MINS/MAXS to make the sign explicit for
floating point and signed integer types. MINU/MAXU should be introduce din the future
for unsigned integer types.
Reviewed By: pifon2a, ThomasRaoux
Differential Revision: https://reviews.llvm.org/D110854
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions