[PATCH] D146383: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold loop nests

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 08:44:41 PDT 2023


tejohnson updated this revision to Diff 506610.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146383.506610.patch
Type: text/x-patch
Size: 33332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/2ac0b90f/attachment-0001.bin>


More information about the llvm-commits mailing list