[llvm] Reland "[Support] Assert that DomTree nodes share parent"" (PR #102782)

Alexis Engelke via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 23:00:33 PDT 2024


aengelke wrote:

Thanks @dyung for the reproducer, that was very helpful -- reduced further to a test case. I now was able to track it down to SLPVectorize and made a (imho) uncontroversial change to fix it.

>  Sorry for reverting, but it's better to revert and then investigate.

Sure, nothing to be sorry about! :)

https://github.com/llvm/llvm-project/pull/102782


More information about the llvm-commits mailing list