[PATCH] D134022: [AArch64] Insert/Extract of bitcast patterns
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 09:11:54 PDT 2022
dmgreen added a comment.
I've only removed the zero-element patterns in rG401481daac90 <https://reviews.llvm.org/rG401481daac909131762a68f177ba612b507c6e85>. I believe those were the ones going wrong. Did that fix the issues that you are seeing? If not we can revert the rest whilst we investigate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134022/new/
https://reviews.llvm.org/D134022
More information about the llvm-commits
mailing list