[PATCH] D68654: [CVP} Replace SExt with ZExt if the input is known-non-negative
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 12:32:29 PDT 2019
lebedev.ri added a comment.
In D68654#1700223 <https://reviews.llvm.org/D68654#1700223>, @nikic wrote:
> LGTM. Especially as we already have the corresponding `ashr` to `lshr` transform, this seems like an obvious extension.
Thank you for the review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68654/new/
https://reviews.llvm.org/D68654
More information about the llvm-commits
mailing list