[PATCH] D81089: Mark InstCombine as not preserving PostDomTree

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 05:58:16 PDT 2020


yrouban added a comment.

In D81089#2071195 <https://reviews.llvm.org/D81089#2071195>, @lebedev.ri wrote:

> Which fold is at fault here?
>  Can it be simply taught to update domtree?


There is no way to update for successors switch. It would be a noop for the updater.


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

https://reviews.llvm.org/D81089





More information about the llvm-commits mailing list