[PATCH] D14035: Fix llc crash processing S/UREM for -Oz builds caused by rL250825.

Steve King via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 14:50:02 PDT 2015


srking updated this revision to Diff 38465.
srking added a comment.

Improved comment and added check in visitSDIV and visitUDIV in response to feedback from Artyom Skrobov.


http://reviews.llvm.org/D14035

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14035.38465.patch
Type: text/x-patch
Size: 7413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/ab5764ac/attachment.bin>


More information about the llvm-commits mailing list