[PATCH] D54777: [AArch64] Refactor the scheduling predicates (NFC)

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 14:58:22 PST 2018


evandro created this revision.
evandro added reviewers: t.p.northover, MatzeB.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.

Refactor the scheduling predicates based on `MCInstPredicate`.


Repository:
  rL LLVM

https://reviews.llvm.org/D54777

Files:
  llvm/lib/Target/AArch64/AArch64.td
  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: D54777.174849.patch
Type: text/x-patch
Size: 30313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/5fba6bc0/attachment.bin>


More information about the llvm-commits mailing list