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

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 09:23:41 PST 2016


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

Update 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.77826.patch
Type: text/x-patch
Size: 7458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/6d2ce067/attachment.bin>


More information about the llvm-commits mailing list