[PATCH] [AArch64] Implement allowsUnalignedMemoryAccesses()
Z. Zheng
zhaoshiz at codeaurora.org
Tue Apr 8 10:46:43 PDT 2014
Hi Jiangning, t.p.northover,
This patch enables unaligned memory accesses of vector types on AArch64 back end. This should boost vectorized code performance.
http://reviews.llvm.org/D3319
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
test/CodeGen/AArch64/unaligned-vector-ld1-st1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3319.1.patch
Type: text/x-patch
Size: 11335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140408/0ab601d0/attachment.bin>
More information about the llvm-commits
mailing list