[PATCH] D135909: [Loop] Move block and loop dispo invalidation to makeLoopInvariant.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 13:58:41 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16cf666bb7f5: [Loop] Move block and loop dispo invalidation to makeLoopInvariant. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135909/new/
https://reviews.llvm.org/D135909
Files:
llvm/include/llvm/Analysis/LoopInfo.h
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/lib/Transforms/Utils/LoopSimplify.cpp
llvm/test/Transforms/LoopDeletion/invalidate-scev-after-hoisting.ll
llvm/test/Transforms/LoopDeletion/pr57837-invalidate-scev-after-hoisting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135909.467903.patch
Type: text/x-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/d1351bc4/attachment.bin>
More information about the llvm-commits
mailing list