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

hstk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 01:40:05 PDT 2023


hstk30 added a comment.

This test case LLVM.CodeGen/AArch64/GlobalISel::arm64-irtranslator.ll fail, cause the `::`  intrinsic info not equal `s384 != <12 * s32>` . 
Seem `<12 * s32>` is more direct? I don't know where it'll affect. @dmgreen


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