[PATCH] D87569: [Legalize][ARM][X86] Add float legalization for VECREDUCE
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 09:34:19 PDT 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
This looks good to me. It may be worth adding some fmin/fmax tests with the fadds, just because they can end up being a little different.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87569/new/
https://reviews.llvm.org/D87569
More information about the llvm-commits
mailing list