[PATCH] D84763: DomTree: Make PostDomTree immune to block successors swap

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 21:39:07 PDT 2020


yrouban added a comment.

In D84763#2181081 <https://reviews.llvm.org/D84763#2181081>, @kuhar wrote:

> One more thing: should this be backported for the upcoming 11.0 release?

>From my point of view I'm just fixing the bug 46098 <https://bugs.llvm.org/show_bug.cgi?id=46098>.
I suggest that we work on this change with a normal priority unless the fix is needed in 11.0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84763



More information about the llvm-commits mailing list