[PATCH] D57997: [SDAG] Support vector UMULO/SMULO

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 17 12:55:58 PST 2019


nikic updated this revision to Diff 187172.
nikic added a comment.

Rebase over D58006 <https://reviews.llvm.org/D58006>.


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

https://reviews.llvm.org/D57997

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/AArch64/vec_umulo.ll
  test/CodeGen/X86/vec_smulo.ll
  test/CodeGen/X86/vec_umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57997.187172.patch
Type: text/x-patch
Size: 257458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190217/d5d95f98/attachment-0001.bin>


More information about the llvm-commits mailing list