[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
Fri Dec 8 13:06:56 PST 2017


evandro updated this revision to Diff 126199.
evandro marked an inline comment as done.
evandro added a comment.

Add test case for the STREAM benchmark checking the results for most targets.  This way, the target maintainers can evaluate the effects of this patch on the generated code for the respective targets.


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.126199.patch
Type: text/x-patch
Size: 37879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/1a14c31e/attachment.bin>


More information about the llvm-commits mailing list