[PATCH] D158611: fix arm neon vstx lane memVT size
hstk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 06:30:22 PDT 2023
hstk30 created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
hstk30 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
stx lane memory size set too big lead to alias analysis goes wrong.
https://github.com/llvm/llvm-project/issues/64696
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158611
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/arm64-neon-st-lane-aa.ll
llvm/test/CodeGen/AArch64/multi-vector-store-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158611.552692.patch
Type: text/x-patch
Size: 6623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/74623a4c/attachment.bin>
More information about the llvm-commits
mailing list