[PATCH] D60260: Match types of accumulator and result for llvm.experimental.vector.reduce.fadd/fmul
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 02:51:42 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361133: Match types of accumulator and result for llvm.experimental.vector.reduce. (authored by s.desmalen, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D60260?vs=200009&id=200226#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60260/new/
https://reviews.llvm.org/D60260
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/lib/IR/IRBuilder.cpp
llvm/trunk/test/Assembler/invalid-vecreduce.ll
llvm/trunk/test/CodeGen/AArch64/vecreduce-fadd.ll
llvm/trunk/test/CodeGen/X86/haddsub.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fadd-fast.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fadd.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fmul-fast.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60260.200226.patch
Type: text/x-patch
Size: 52204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/da8c1eb6/attachment.bin>
More information about the llvm-commits
mailing list