[PATCH] D128804: [greedyalloc] Return early when there is no register to allocate.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 08:26:37 PDT 2022


nikic added a comment.

In D128804#3618589 <https://reviews.llvm.org/D128804#3618589>, @LuoYuanke wrote:

> @nikic , could you help to check if this patch can fix the regression caused by D128584 <https://reviews.llvm.org/D128584>?

Yes, looks like it fixed the regression, or at least most of it: http://llvm-compile-time-tracker.com/compare.php?from=66a16b2848b434e937d658f15fc1849650f52185&to=67bc0ed77803965cf986e79674f16305e0c503b2&stat=instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128804



More information about the llvm-commits mailing list