[PATCH] D132978: [CodeGen] Using ZExt for extractelement indices.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 18:29:40 PDT 2022


arsenm added a comment.

In D132978#3828158 <https://reviews.llvm.org/D132978#3828158>, @Peter wrote:

> Should we merge this or is there anything else that needs to be addressed?

The regressions don't look particularly important, but there may be a missing SimplifyDemandedBits style optimization on the index


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132978/new/

https://reviews.llvm.org/D132978



More information about the llvm-commits mailing list