[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
Wed Nov 15 09:52:52 PST 2017


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

Updated the patch to contain just the cost model evaluation after separating the code refactoring in a separate patch, https://reviews.llvm.org/D40090.


https://reviews.llvm.org/D39976

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldst-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39976.123048.patch
Type: text/x-patch
Size: 15022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/6dd553b2/attachment.bin>


More information about the llvm-commits mailing list