[PATCH] D40090: [AArch64] Refactor the loads and stores optimizer
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 09:49:51 PST 2017
evandro created this revision.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar, rengolin, aemerson.
Move remaining inline matching of instructions of some optimizations into separate functions, like in the other optimizations. Otherwise, NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D40090
Files:
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40090.123047.patch
Type: text/x-patch
Size: 10397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/6237f7b2/attachment.bin>
More information about the llvm-commits
mailing list