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

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 02:38:17 PST 2016


john.brawn updated this revision to Diff 77963.
john.brawn added a comment.

Added context to diff.


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.77963.patch
Type: text/x-patch
Size: 7502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/0c0142e7/attachment.bin>


More information about the llvm-commits mailing list