[llvm] [LegalizeTypes] Handle non byte-sized elt types when splitting INSERT/EXTRACT_VECTOR_ELT (PR #93357)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 13:03:39 PDT 2024
efriedma-quic wrote:
Is there some reason we want to create a new EXTRACT_VECTOR_ELT, but not a new INSERT_VECTOR_ELT?
https://github.com/llvm/llvm-project/pull/93357
More information about the llvm-commits
mailing list