[PATCH] D87391: [Intrinsics] define semantics for experimental fmax/fmin vector reductions
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 06:43:07 PDT 2020
dmgreen added inline comments.
================
Comment at: llvm/test/CodeGen/Thumb2/mve-vecreduce-fminmax.ll:5
-; FIXME minnum nonan X, +Inf -> X ?
define arm_aapcs_vfpcc float @fmin_v2f32(<2 x float> %x) {
----------------
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87391/new/
https://reviews.llvm.org/D87391
More information about the llvm-commits
mailing list