[PATCH] Added InstCombine transform for pattern " ((X % Y) % Y) -> (X % Y) ".
David Majnemer
david.majnemer at gmail.com
Tue Sep 16 20:44:48 PDT 2014
Closed by commit rL217937 (authored by @majnemer).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D5350
Files:
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/test/Transforms/InstSimplify/rem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5350.13768.patch
Type: text/x-patch
Size: 1133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/ac49fe67/attachment.bin>
More information about the llvm-commits
mailing list