[PATCH] D38196: [AArch64] Avoid interleaved SIMD store instructions for Exynos
Abderrazek Zaafrani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 09:43:37 PST 2017
az updated this revision to Diff 122464.
az added a comment.
Code reuse and simplification due to the use of a table that has instruction replacement info.
https://reviews.llvm.org/D38196
Files:
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/AArch64VectorByElementOpt.cpp
llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll
llvm/test/CodeGen/AArch64/arm64-st1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38196.122464.patch
Type: text/x-patch
Size: 38069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/3f7ac67d/attachment.bin>
More information about the llvm-commits
mailing list