[PATCH] Added InstCombine transform for pattern " ((X % Y) % Y) -> (X % Y) ".
sonam kumari
sonam.kumari at samsung.com
Mon Sep 15 22:08:41 PDT 2014
Hi David,
Resubmitted the patch based on your comments.
Kindly review it. :)
Regards,
Sonam.
http://reviews.llvm.org/D5350
Files:
lib/Analysis/InstructionSimplify.cpp
test/Transforms/InstSimplify/rem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5350.13737.patch
Type: text/x-patch
Size: 1067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140916/3077d527/attachment.bin>
More information about the llvm-commits
mailing list