[PATCH] D89308: [ARM.td] Make instruction definitions visible to sched models

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 08:59:30 PDT 2020


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Yeah sure, sounds useful. LGTM.



================
Comment at: llvm/lib/Target/ARM/ARM.td:909
 //===----------------------------------------------------------------------===//
 // ARM processors
 //
----------------
Can you add a "ARM Schedules" section, and move "ARM processors" below them.


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

https://reviews.llvm.org/D89308



More information about the llvm-commits mailing list