[PATCH] D136296: [AArch64] Fix scheduler crash in fusion code.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 00:17:42 PDT 2022


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

LGTM. I had not realized so many cores used FeatureCmpBccFusion. The performance of that hasn't been great when I've tried it in the past.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136296



More information about the llvm-commits mailing list