Files
llvm/mlir
Daniil Dudkin 8be07adfb4 [mlir][LLVM] Introduce reduction intrinsics for minimum/maximum
This patch adds supports for the reduction intrinsic
for floating point minimum and maximum that have
been added to LLVM by https://reviews.llvm.org/D152370.

Related to: #63969

Reviewed By: dcaballe

Differential Revision: https://reviews.llvm.org/D155869
2023-07-22 16:25:32 +03:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.