[PATCH] D37888: [SCEV] Generalize folding of trunc(x)+n*trunc(y) into folding m*trunc(x)+n*trunc(y)

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 23:00:06 PDT 2017


sanjoy accepted this revision.
sanjoy added a comment.
This revision is now accepted and ready to land.

LGTM!


https://reviews.llvm.org/D37888





More information about the llvm-commits mailing list