[PATCH] D125670: [LSR] Early exit for RateFormula when it is already losing

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 08:43:49 PDT 2022


Meinersbur added a comment.

Can you already trigger the `isValid` with the current code or is intended for you future changes? If the former, is it possible to add a test case? If the latter, could you highlight that in the summery (maybe even add "NFC" in the title)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125670



More information about the llvm-commits mailing list