[PATCH] D105933: [NewPM][SimpleLoopUnswitch] Add option to not trivially unswitch

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 16:17:46 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0024ec59a0f3: [NewPM][SimpleLoopUnswitch] Add option to not trivially unswitch (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105933

Files:
  llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Other/print-passes.ll
  llvm/test/Transforms/SimpleLoopUnswitch/options.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105933.358452.patch
Type: text/x-patch
Size: 6261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/96e34230/attachment.bin>


More information about the llvm-commits mailing list