[PATCH] D83135: [VectorCombine] Narrow ZExt that feed binop followed by trunc.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 3 11:52:35 PDT 2020
fhahn abandoned this revision.
fhahn added a comment.
In D83135#2130707 <https://reviews.llvm.org/D83135#2130707>, @RKSimon wrote:
> Doesn't instcombine handle this already? https://godbolt.org/z/TQLYd3
Oh indeed, that's great. Looks like this patch is not needed :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83135/new/
https://reviews.llvm.org/D83135
More information about the llvm-commits
mailing list