[PATCH] D14183: [AArch64]Extend merging narrow loads into a wider load
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 13:20:54 PST 2015
junbuml updated this revision to Diff 39106.
junbuml added a comment.
As Chad suggested, I posted a separate patch (http://reviews.llvm.org/D14244) which address James' concern about enabling this conversion only in profitable targets.
http://reviews.llvm.org/D14183
Files:
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
test/CodeGen/AArch64/arm64-ldr-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14183.39106.patch
Type: text/x-patch
Size: 17021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/97008fbf/attachment.bin>
More information about the llvm-commits
mailing list