[PATCH] D134173: [LoopFuse] Drop loop dispositions before reassigning blocks to other loop
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 03:51:19 PDT 2022
mkazantsev added a comment.
But we could have a second parallel index, and whenever we cache SCEV-> loop also remember loop->SCEV mapping in other place. Doesn't really sound too complex.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134173/new/
https://reviews.llvm.org/D134173
More information about the llvm-commits
mailing list