[PATCH] D130953: [X86][AVX] Eliminate redundant movzbl instruction.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 09:20:37 PDT 2022


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM (it doesn't look like movzwl is an issue given we try so hard to avoid 16-bit ops)


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