diff options
author | Anna Thomas <anna@azul.com> | 2023-06-09 17:09:12 -0400 |
---|---|---|
committer | Anna Thomas <anna@azul.com> | 2023-06-13 12:29:58 -0400 |
commit | 26bfbec5d2817f75b2cc3e680bc93e247e1d3263 (patch) | |
tree | 0f1120dac60b8405403685b9dd9ff11530a09580 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 22f5dc7501b5eb97e406fd6c5e44048bb712ecc3 (diff) | |
download | llvm-26bfbec5d2817f75b2cc3e680bc93e247e1d3263.zip llvm-26bfbec5d2817f75b2cc3e680bc93e247e1d3263.tar.gz llvm-26bfbec5d2817f75b2cc3e680bc93e247e1d3263.tar.bz2 |
[Intrinsic] Introduce reduction intrinsics for minimum/maximum
This patch introduces the reduction intrinsic for floating point minimum
and maximum which has the same semantics (for NaN and signed zero) as
llvm.minimum and llvm.maximum.
Reviewed-By: nikic
Differential Revision: https://reviews.llvm.org/D152370
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions