[PATCH] D88750: [GlobalISel] Add G_VECREDUCE_* opcodes for vector reductions
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 10:33:39 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG283b4d6ba311: [GlobalISel] Add G_VECREDUCE_* opcodes for vector reductions. (authored by aemerson).
Changed prior to commit:
https://reviews.llvm.org/D88750?vs=296872&id=297012#toc
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.297012.patch
Type: text/x-patch
Size: 16990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/733db105/attachment.bin>
More information about the llvm-commits
mailing list