[PATCH] D14902: [AArch64] Promote loads from stored

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 14:31:34 PST 2015


junbuml updated this revision to Diff 43063.
junbuml added a comment.

Address Chad's comments.

> I also assume you'd done extensive correctness testing. IIRC, you didn't see any major performance improvements/regressions.


I didn't see any correctness issue with this change in my correctness run for spec2000, spec2006, eembc, llvm-test. I didn't see significant performance changes.

I will commit this tomorrow if there are no further comments.

Thanks for the review!


http://reviews.llvm.org/D14902

Files:
  lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  test/CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll
  test/CodeGen/AArch64/arm64-ld-from-st.ll
  test/CodeGen/AArch64/regress-tblgen-chains.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14902.43063.patch
Type: text/x-patch
Size: 36605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/2afd4328/attachment.bin>


More information about the llvm-commits mailing list