[PATCH] D158611: [AArch64] Fix arm neon vstx lane memVT size

hstk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 20:20:22 PDT 2023


hstk30 added a comment.

So, I also want to write some test cases like `multi-vector-store-size.ll` for `load`, but I can't generate `LD` rel instrument after `instruction-select` step.

Can you give me an example?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158611



More information about the llvm-commits mailing list