[PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 08:11:56 PDT 2016


mcrosier updated this revision to Diff 50935.
mcrosier added a comment.

Address Jun's comments.  Add a test case for zext + sext clustering.  As a bonus I also added a test for ldr (without sext).


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.50935.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/2561d977/attachment.bin>


More information about the llvm-commits mailing list