[PATCH] Teach DAGCombier how to fold according to rule (shl (zext (shr A, X)), X) => (zext (shl (shr A, X), X))
Andrea Di Biagio
Andrea_DiBiagio at sn.scee.net
Fri Sep 20 03:10:48 PDT 2013
ping.
http://llvm-reviews.chandlerc.com/D1660
More information about the llvm-commits
mailing list