[PATCH] D54822: [AArch64] Refactor the scheduling predicates (3/3) (NFC)
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 21 17:06:09 PST 2018
evandro created this revision.
evandro added reviewers: t.p.northover, MatzeB, andreadb.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.
evandro added a dependency: D54820: [AArch64] Refactor the scheduling predicates (2/3) (NFC).
Refactor the scheduling predicates based on `MCInstPredicate`. In this case, `AArch64InstrInfo::hasExtendedReg()`.
Repository:
rL LLVM
https://reviews.llvm.org/D54822
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/AArch64/AArch64SchedPredicates.td
llvm/lib/Target/AArch64/AArch64Schedule.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54822.174999.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/26416ac3/attachment.bin>
More information about the llvm-commits
mailing list