[PATCH] D104123: [llvm][AArch64] Handle arrays of struct properly (from IR)
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 11 08:18:43 PDT 2021
DavidSpickett added a reviewer: momchil.velikov.
DavidSpickett added a comment.
Momchil this is the patch to fix what we were talking about. Walking the whole type might be a bit much but it should exit early 99% of the time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104123/new/
https://reviews.llvm.org/D104123
More information about the llvm-commits
mailing list