[PATCH] D39976: [AArch64] Consider the cost model when folding loads and stores

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 15:32:03 PST 2017


evandro updated this revision to Diff 127610.
evandro added a comment.

Like the previous update, but favoring code size on A57, the only other target I can test on, while keeping the same performance.


Repository:
  rL LLVM

https://reviews.llvm.org/D39976

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldst-opt.ll
  llvm/test/CodeGen/AArch64/machine-outliner-remarks.ll
  llvm/test/CodeGen/AArch64/machine-outliner.ll
  llvm/test/CodeGen/AArch64/stream-neon.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39976.127610.patch
Type: text/x-patch
Size: 38437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/7f3bb6a5/attachment.bin>


More information about the llvm-commits mailing list