[PATCH] D138412: [IndVarSimplify] Lift limitations on IV being a Phi for turn-to-invariant
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 22:09:57 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57fd7ffefffa: [IndVarSimplify] Lift limitations on IV being a Phi for turn-to-invariant (authored by mkazantsev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138412/new/
https://reviews.llvm.org/D138412
Files:
llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
llvm/test/Transforms/IndVarSimplify/X86/loop-invariant-conditions.ll
llvm/test/Transforms/IndVarSimplify/X86/pr57187.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138412.477063.patch
Type: text/x-patch
Size: 10906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/0fc088d1/attachment.bin>
More information about the llvm-commits
mailing list