[PATCH] D130953: [X86][AVX] Eliminate redundant movzbl instruction.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 04:29:28 PDT 2022
LuoYuanke added a comment.
In D130953#3867786 <https://reviews.llvm.org/D130953#3867786>, @RKSimon wrote:
> Have you seen any cases where we need movzwl?
I didn't see the case. Maybe can eliminate movzwl too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130953/new/
https://reviews.llvm.org/D130953
More information about the llvm-commits
mailing list