[PATCH] D45336: Apply accumulator to fadd/fmul experimental vector reductions (PR36734)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 11:07:49 PDT 2018


RKSimon updated this revision to Diff 141381.
RKSimon added a comment.

rebased - always apply accumulator if not null


Repository:
  rL LLVM

https://reviews.llvm.org/D45336

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/CodeGen/ExpandReductions.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/CodeGen/Generic/expand-experimental-reductions.ll
  test/CodeGen/X86/vector-reduce-fadd-fast.ll
  test/CodeGen/X86/vector-reduce-fmul-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45336.141381.patch
Type: text/x-patch
Size: 60127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/5e953b72/attachment.bin>


More information about the llvm-commits mailing list