[PATCH] D107478: [SelectionDAG] Correctly determine the VECREDUCE_SEQ_FMUL action

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 00:06:17 PDT 2021


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Looks correct to me, and I don't see anywhere else where VECREDUCE_SEQ_FMUL is missing compared to VECREDUCE_SEQ_FADD


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107478/new/

https://reviews.llvm.org/D107478



More information about the llvm-commits mailing list