[PATCH] D66051: [SelectionDAG] Widen vector results of SMULFIX/UMULFIX/SMULFIXSAT

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 12:29:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368540: [SelectionDAG] Widen vector results of SMULFIX/UMULFIX/SMULFIXSAT (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66051?vs=214520&id=214561#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66051

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/test/CodeGen/X86/vector-mulfix-legalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66051.214561.patch
Type: text/x-patch
Size: 7797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190811/eef5309e/attachment.bin>


More information about the llvm-commits mailing list