[PATCH] D30741: [DAG] recognize div/rem by 0 as undef before trying constant folding
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 07:14:28 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297384: [DAG] recognize div/rem by 0 as undef before trying constant folding (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D30741?vs=91038&id=91171#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30741
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/X86/div-rem-simplify.ll
llvm/trunk/test/CodeGen/X86/pr30693.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30741.91171.patch
Type: text/x-patch
Size: 16315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/37c8f40e/attachment-0001.bin>
More information about the llvm-commits
mailing list