[PATCH] D127450: [NFC] Implement non-trivial LoopUnswitch with FunctionPass, and integrate it into O3 pipeline
Ruobing Han via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 15:24:17 PDT 2022
drcut created this revision.
Herald added subscribers: mstorsjo, mgrang, hiraditya, mgorny.
Herald added a project: All.
drcut requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
patch for non-trivial LoopUnswitch implementation
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127450
Files:
llvm/include/llvm/Transforms/Scalar/FuncSimpleLoopUnswitch.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/CMakeLists.txt
llvm/lib/Transforms/Scalar/FuncSimpleLoopUnswitch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127450.435707.patch
Type: text/x-patch
Size: 117329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/29dfb4ae/attachment.bin>
More information about the llvm-commits
mailing list