[PATCH] D126957: [SVE] Fix incorrect code generation for bitcasts of unpacked vector types.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 04:18:46 PDT 2022


paulwalker-arm added a comment.

For this patch I'm just playing it safe and using common expansion via the stack rather than anything more exotic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126957



More information about the llvm-commits mailing list