[PATCH] D33879: [InstCombine] fold lshr (sext X), C1 --> zext (lshr X, C2)
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 12:27:03 PDT 2017
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM.
https://reviews.llvm.org/D33879
More information about the llvm-commits
mailing list