[PATCH] D40099: [AArch64] Remove unused method
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 14:00:41 PST 2017
evandro created this revision.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar, rengolin, aemerson.
It seems that `AArch64InstrInfo::shouldClusterMemOps()` has degraded to bit rot. Otherwise, NFC.
https://reviews.llvm.org/D40099
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40099.123078.patch
Type: text/x-patch
Size: 4587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/c338a72e/attachment.bin>
More information about the llvm-commits
mailing list