[PATCH] D29524: [DAGCombiner] Make DAGCombiner smarter about overflow

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 07:04:40 PST 2017


deadalnix updated this revision to Diff 87223.
deadalnix added a comment.

Remove case that isn't testable at this time.


https://reviews.llvm.org/D29524

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/divrem8_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29524.87223.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/30f2d442/attachment.bin>


More information about the llvm-commits mailing list