[PATCH] D50868: [X86] Teach combineLoopMAddPattern to handle cases where there is no loop and the add has two multiple inputs

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 11:06:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340631: [X86] Teach combineLoopMAddPattern to handle cases where there is no loop and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50868?vs=161114&id=162425#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50868

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/madd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50868.162425.patch
Type: text/x-patch
Size: 5513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/8d9bfd8b/attachment-0001.bin>


More information about the llvm-commits mailing list