[PATCH] D129599: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold loops
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 10:07:26 PDT 2022
aeubanks added a comment.
we can change the condition to if the function is cold
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