[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 07:31:36 PST 2016


john.brawn updated the summary for this revision.
john.brawn updated this revision to Diff 79077.
john.brawn added a comment.

Patch updated according to review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D26605

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

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


More information about the llvm-commits mailing list