[PATCH] D138814: [InstCombine] Combine a/lshr of add -> uadd.with.overflow
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 04:20:03 PST 2022
foad added a comment.
Looks OK to me techincally but I will leave it to an InstCombine maintainer to approve.
I don't think there is any requirement for the wider type to be exactly double the narrower type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138814/new/
https://reviews.llvm.org/D138814
More information about the llvm-commits
mailing list