[PATCH] D134022: [AArch64] Insert/Extract of bitcast patterns

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 17:41:10 PDT 2022


alexfh added a comment.

In D134022#3818424 <https://reviews.llvm.org/D134022#3818424>, @dmgreen wrote:

> 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.

Thank you Dave! rG401481daac90 <https://reviews.llvm.org/rG401481daac909131762a68f177ba612b507c6e85> fixes this particular problem. I'm now testing it completely to ensure it doesn't break anything else.


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