[PATCH] D129599: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold loops

Alex Gatea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 10:30:57 PDT 2022


alexgatea added a comment.

In D129599#3749469 <https://reviews.llvm.org/D129599#3749469>, @aeubanks wrote:

> we can change the condition to if the function is cold

That seems reasonable to me


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129599



More information about the llvm-commits mailing list