[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:25:44 PDT 2022


mkazantsev added a comment.

Keeping drop of these loop dispositions as a separate call generally looks increasingly annoying... I'll see if there is a way to get rid of it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134173/new/

https://reviews.llvm.org/D134173



More information about the llvm-commits mailing list