[PATCH] D18048: [AArch64] Enable load clustering of unscaled loads in the MI Scheduler.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 12:39:38 PST 2016
mcrosier updated this revision to Diff 50332.
mcrosier marked an inline comment as done.
mcrosier added a comment.
Fix an off by 1 error when checking the offset range.
Add a test case.
http://reviews.llvm.org/D18048
Files:
lib/Target/AArch64/AArch64InstrInfo.cpp
test/CodeGen/AArch64/arm64-ldp-cluster.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18048.50332.patch
Type: text/x-patch
Size: 3812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/998cecbe/attachment.bin>
More information about the llvm-commits
mailing list