[PATCH] D44375: [X86] Add a DAG combine to simplify PMULDQ/PMULUDQ nodes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 18:55:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328405: [X86] Add a DAG combine to simplify PMULDQ/PMULUDQ nodes (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44375?vs=137974&id=139690#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44375

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44375.139690.patch
Type: text/x-patch
Size: 3867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/83c64339/attachment.bin>


More information about the llvm-commits mailing list