[PATCH] D68103: [InstCombine] Simplify shift-by-sext to shift-by-zext
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 10:53:44 PDT 2019
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - it would be best to send the multi-use example to llvm-dev, so we can get some consensus on what's best.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68103/new/
https://reviews.llvm.org/D68103
More information about the llvm-commits
mailing list