[PATCH] D88750: [GlobalISel] Add G_VECREDUCE_* opcodes for vector reductions
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 23:26:22 PDT 2020
aemerson updated this revision to Diff 296872.
aemerson edited the summary of this revision.
aemerson added a comment.
Non-sequential fadd/fmul reductions also take a scalar input.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88750/new/
https://reviews.llvm.org/D88750
Files:
llvm/docs/GlobalISel/GenericOpcode.rst
llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/include/llvm/Support/TargetOpcodes.def
llvm/include/llvm/Target/GenericOpcodes.td
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/test/MachineVerifier/test_vector_reductions.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88750.296872.patch
Type: text/x-patch
Size: 17099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/9f32c2a3/attachment.bin>
More information about the llvm-commits
mailing list