[PATCH] D111077: [LV] Support converting FP add to integer reductions.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 10:42:52 PDT 2021


dmgreen added a comment.

Interesting idea. Are these two bits of code always the same?
https://godbolt.org/z/EfPKPTMdf

Should we be doing this more generally, outside the vectorizing reductions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111077



More information about the llvm-commits mailing list