[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 14:55:15 PDT 2020


aemerson updated this revision to Diff 296802.
aemerson added a comment.

Rename the STRICT variants to SEQ, consistent with the rename of the SDAG nodes.


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.296802.patch
Type: text/x-patch
Size: 16391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/b05fe8a2/attachment.bin>


More information about the llvm-commits mailing list