[PATCH] D52504: [DAGCombiner] Fold 0 div/rem X to 0
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 07:22:16 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345721: [DAGCombiner] Fold 0 div/rem X to 0 (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52504?vs=171907&id=171913#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52504
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/combine-srem.ll
llvm/trunk/test/CodeGen/X86/combine-udiv.ll
llvm/trunk/test/CodeGen/X86/combine-urem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52504.171913.patch
Type: text/x-patch
Size: 13582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/e8372263/attachment.bin>
More information about the llvm-commits
mailing list