[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:09:24 PDT 2022


drcut updated this revision to Diff 458306.
drcut added a comment.

Use opt to remove useless profiling data


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.458306.patch
Type: text/x-patch
Size: 10011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/da5fdf4a/attachment.bin>


More information about the llvm-commits mailing list