[PATCH] Added InstCombine transform for pattern " ((X % Y) % Y) -> (X % Y) ".

sonam kumari sonam.kumari at samsung.com
Mon Sep 15 21:06:51 PDT 2014


Hi David,

Thanks for your review comments.
I have made the changes as per your comments and resubmitted the patch.
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.13736.patch
Type: text/x-patch
Size: 1109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140916/15d3d11a/attachment.bin>


More information about the llvm-commits mailing list