[PATCH] D39976: [AArch64] Query the target when folding loads and stores
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 15:32:11 PST 2018
evandro updated this revision to Diff 133518.
evandro retitled this revision from "[AArch64] Consider the cost model when folding loads and stores" to "[AArch64] Query the target when folding loads and stores".
evandro added a comment.
Make the heuristics processor specific.
https://reviews.llvm.org/D39976
Files:
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/ldst-opt.ll
llvm/test/CodeGen/AArch64/machine-outliner-remarks.ll
llvm/test/CodeGen/AArch64/machine-outliner.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39976.133518.patch
Type: text/x-patch
Size: 24404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/fedb2f23/attachment.bin>
More information about the llvm-commits
mailing list