[PATCH] D139601: [LoopDistribute] Clear cache of `LoopAccessInfoManager`
Miguel Saldivar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 09:14:44 PST 2022
Saldivarcher added a comment.
@fhahn thanks for taking a look! I made all the changes/improvements you suggested, looks a lot better.
Yeah, the assertion is only hit when a target is present, so that's why the target was there.
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