[PATCH] D133275: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold functions

Ruobing Han via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 16:13:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
drcut marked an inline comment as done.
Closed by commit rGfb45f3c9486f: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold functions (authored by drcut).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133275

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/PGO-nontrivial-unswitch.ll
  llvm/test/Transforms/SimpleLoopUnswitch/PGO-nontrivial-unswitch2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133275.458309.patch
Type: text/x-patch
Size: 10011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/cd705d13/attachment.bin>


More information about the llvm-commits mailing list