[PATCH] D55345: [AArch64] Refactor the Exynos scheduling predicates

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 10:45:50 PST 2018


evandro updated this revision to Diff 177009.
evandro retitled this revision from "[AArch64] Refactor the scheduling predicates" to "[AArch64] Refactor the Exynos scheduling predicates".
evandro added a comment.

Sorry, I was juggling too many patches out of order.

I'd appreciate your reviewing the new predicates and their application while I work on test cases.

Thank you.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55345/new/

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.177009.patch
Type: text/x-patch
Size: 28990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/7a78aa38/attachment.bin>


More information about the llvm-commits mailing list