[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
Mon Nov 13 13:18:10 PST 2017
evandro created this revision.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar, rengolin, aemerson.
Consider the processor cost model when folding loads and stores to use the pre or post index addressing modes.
Repository:
rL LLVM
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.122712.patch
Type: text/x-patch
Size: 24416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/2aa70bb4/attachment.bin>
More information about the llvm-commits
mailing list