[PATCH] D117480: [IR] Extend llvm.vector.reduce.fadd
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 06:47:28 PST 2022
nikic added a comment.
I don't get this change. We already use reassoc FMF to allow a non-ordered reduction, what's the purpose of the new flag?
This also needs a LangRef update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117480/new/
https://reviews.llvm.org/D117480
More information about the llvm-commits
mailing list