[PATCH] Added InstCombine transform for pattern " ((X % Z) + (Y % Z)) % Z -> (X + Y) % Z ".
Ankur Garg
ankur29.garg at samsung.com
Wed Oct 8 02:16:57 PDT 2014
Gentle Ping !
http://reviews.llvm.org/D5351
More information about the llvm-commits
mailing list