[PATCH] D134279: [MustExec][LICM] Handle latch being part of an irreducible cycle (PR57780)
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 00:07:45 PDT 2022
mkazantsev added a comment.
I need to think more about this particular one, but my general preference would be "do nothing if there is an irreducible loop". Is it an option here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134279/new/
https://reviews.llvm.org/D134279
More information about the llvm-commits
mailing list