[PATCH] D147678: [LegalizeTypes][AArch64] Use scalar_to_vector to eliminate bitcast

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 02:36:29 PDT 2023


dmgreen added a comment.

Is it worth adding other types like i16->v2i8 and i32->v4i8 too?


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

https://reviews.llvm.org/D147678



More information about the llvm-commits mailing list