[PATCH] D26605: [DAGCombiner] Fix infinite loop in vector mul/shl combining

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 08:15:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287766: [DAGCombiner] Fix infinite loop in vector mul/shl combining (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D26605?vs=79077&id=79085#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26605

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/dag-combine-mul-shl.ll
  llvm/trunk/test/CodeGen/X86/shift-pcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26605.79085.patch
Type: text/x-patch
Size: 7925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/c8b08bb4/attachment.bin>


More information about the llvm-commits mailing list