[PATCH] D158611: [AArch64] Fix arm neon vstx lane memVT size
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 21:59:22 PDT 2023
efriedma added a comment.
If you're just having trouble figuring out how to call the intrinsics from IR, there should be a variety of examples in LLVM and clang regression tests. See, for example, llvm/test/CodeGen/AArch64/arm64-ld1.ll .
Otherwise, I'm not sure what you're asking for.
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