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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 16:11:30 PST 2018


evandro created this revision.
evandro added a reviewer: andreadb.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.

Refactor the scheduling predicates based on `MCInstPredicate`. In this case, for the Exynos processors.


Repository:
  rL LLVM

https://reviews.llvm.org/D55345

Files:
  llvm/include/llvm/Target/TargetInstrPredicate.td
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/lib/Target/AArch64/AArch64SchedExynosM1.td
  llvm/lib/Target/AArch64/AArch64SchedExynosM3.td
  llvm/lib/Target/AArch64/AArch64SchedPredExynos.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55345.176891.patch
Type: text/x-patch
Size: 29944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/1ebd6d5b/attachment.bin>


More information about the llvm-commits mailing list