[PATCH] D32285: [InstCombineCasts] Fix checks in sext->lshr->trunc pattern.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 16:04:32 PDT 2017
spatel added a comment.
Note - Alive is very helpful to check that we're not either miscompiling or missing optimizations:
http://rise4fun.com/Alive/2I
https://reviews.llvm.org/D32285
More information about the llvm-commits
mailing list