[PATCH] D34040: [ARM] Add scheduling info for VFMS

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 12:04:33 PDT 2017


javed.absar added a comment.

Thanks Oliver for adding the missing sched defs. I am surprised there was assertion failures for missing scheds as default behaviour of machine scheduler used to be 'to-silently-ignore'. Anyways, that's a separate issue. Still good to have complete defs.


Repository:
  rL LLVM

https://reviews.llvm.org/D34040





More information about the llvm-commits mailing list