[PATCH] D61744: [SDAG] Recursively legalize both vector mulo results

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 13:40:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360470: [SDAG] Recursively legalize both vector mulo results (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61744?vs=198864&id=199077#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61744

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/test/CodeGen/AArch64/vec_umulo.ll
  llvm/trunk/test/CodeGen/X86/mulo-pow2.ll
  llvm/trunk/test/CodeGen/X86/vec_smulo.ll
  llvm/trunk/test/CodeGen/X86/vec_umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61744.199077.patch
Type: text/x-patch
Size: 33271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/ec99a1fd/attachment.bin>


More information about the llvm-commits mailing list