[PATCH] D85456: Fix instruction counting in post-RA scheduler

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 14:00:02 PDT 2020


kerbowa added a comment.

Seems wrong to have a bundle without BUNDLE opcode but the change seems fine obviously. Since it's allowed we should probably just account for the possibility.


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

https://reviews.llvm.org/D85456



More information about the llvm-commits mailing list