[PATCH] D31148: [SDAG] Avoid deleted SDNodes PromoteIntBinOp

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 07:08:26 PDT 2017


niravd updated this revision to Diff 92632.
niravd added a comment.

Fix Catch missing case and add related test


https://reviews.llvm.org/D31148

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/pr32340.ll
  test/CodeGen/X86/pr32345.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31148.92632.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/1ce48e08/attachment.bin>


More information about the llvm-commits mailing list