[PATCH] D79721: [Clang][AArch64] Capturing proper pointer alignment for Neon vld1 intrinsicts
Lucas Prates via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 27 05:55:14 PDT 2020
pratlucas updated this revision to Diff 266504.
pratlucas added a comment.
Hi @efriedma and @plotf,
Thank you the reduced test and for reverting the original patch.
I've updated it to avoid the issue while still capturing the proper argument alignment.
Do you mind taking a look before a reland it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79721/new/
https://reviews.llvm.org/D79721
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/aarch64-neon-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79721.266504.patch
Type: text/x-patch
Size: 12988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200527/d14b029c/attachment-0001.bin>
More information about the cfe-commits
mailing list