[PATCH] D60260: Match types of accumulator and result for llvm.experimental.vector.reduce.fadd/fmul

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 03:21:59 PDT 2019


sdesmalen updated this revision to Diff 200009.
sdesmalen added a comment.

- Updated more tests.


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

https://reviews.llvm.org/D60260

Files:
  docs/LangRef.rst
  include/llvm/IR/Intrinsics.td
  lib/IR/IRBuilder.cpp
  test/Assembler/invalid-vecreduce.ll
  test/CodeGen/AArch64/vecreduce-fadd.ll
  test/CodeGen/X86/haddsub.ll
  test/CodeGen/X86/vector-reduce-fadd-fast.ll
  test/CodeGen/X86/vector-reduce-fadd.ll
  test/CodeGen/X86/vector-reduce-fmul-fast.ll
  test/CodeGen/X86/vector-reduce-fmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60260.200009.patch
Type: text/x-patch
Size: 51842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/20a091b1/attachment.bin>


More information about the llvm-commits mailing list