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

Anton Bikineev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 01:37:27 PST 2018


AntonBikineev added a comment.

In https://reviews.llvm.org/D42341#983893, @lebedev.ri wrote:

> Looking at https://reviews.llvm.org/people/revisions/1398/ i think you can ask for the commit rights now. Just a thought.


Thanks for noting that! I was just granted with commit access and checked it using this patch.


https://reviews.llvm.org/D42341





More information about the llvm-commits mailing list