[PATCH] D42341: [LLVM][PASSES][InstSimplify] Add (X << Y) % X -> 0

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 06:58:45 PST 2018


spatel added a comment.

Let me know if you'd like me to commit this for you.


https://reviews.llvm.org/D42341





More information about the llvm-commits mailing list