[PATCH] D98963: [LoopVectorize] Change the identity element for FAdd where nsz is false
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 01:41:10 PDT 2021
dmgreen added a comment.
Hmm. Yeah I was thinking it would be OK to always generate -0.0. Does that start creating mixed vectors though?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98963/new/
https://reviews.llvm.org/D98963
More information about the llvm-commits
mailing list