[PATCH] D87957: [LoopReroll][NewPM] Port -loop-reroll to NPM
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 17:29:43 PDT 2020
aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87957
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Scalar/LoopReroll.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/test/Transforms/LoopReroll/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87957.292927.patch
Type: text/x-patch
Size: 8078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200919/bbca10ab/attachment.bin>
More information about the llvm-commits
mailing list