[PATCH] D139601: [LoopDistribute] Clear cache of `LoopAccessInfoManager`
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 06:43:00 PST 2022
fhahn added inline comments.
================
Comment at: llvm/test/Transforms/LoopDistribute/pr59319.ll:39
+
+loop.cleanup: ; preds = %loop.3
+ ret void
----------------
move the end of function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139601/new/
https://reviews.llvm.org/D139601
More information about the llvm-commits
mailing list