[PATCH] D33338: [InstCombineCasts] Take in account final size when transforming sext->lshr->trunc patterns

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 08:26:37 PDT 2017


davide added a comment.

So what youre suggesting here is to canonicalize and remove this Xform entirely?


https://reviews.llvm.org/D33338





More information about the llvm-commits mailing list