mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.