[PATCH] D32285: [InstCombineCasts] Fix checks in sext->lshr->trunc pattern.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 08:26:01 PDT 2017


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

In https://reviews.llvm.org/D32285#749724, @jacobly wrote:

> I don't have commit access so if this is good to go could you commit it for me?  Meanwhile, I'll work on actually cleaning up these two transforms.


Sure. LGTM - thanks for fixing this!


https://reviews.llvm.org/D32285





More information about the llvm-commits mailing list