[PATCH] D119965: [LICM][PhaseOrder] Don't speculate LICM until after running loop rotate
William Moses via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 11:39:49 PST 2022
wsmoses updated this revision to Diff 409350.
wsmoses added a comment.
Fix Name
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119965/new/
https://reviews.llvm.org/D119965
Files:
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Scalar/LICM.h
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/PhaseOrdering/X86/spurious-peeling.ll
llvm/test/Transforms/PhaseOrdering/speclicm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119965.409350.patch
Type: text/x-patch
Size: 25526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/5daebbe6/attachment.bin>
More information about the llvm-commits
mailing list