[PATCH] D77620: [SimpleLoopUnswitch] Do not delete DT edge when a duplicate exists.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 00:54:05 PDT 2020


uabelho added a comment.

In D77620#1985961 <https://reviews.llvm.org/D77620#1985961>, @asbirlea wrote:

> While this solution does solve the problem, there's an underlying bug that this is hiding. I've talking with Chandler about this and I'll send a couple of patches that are aiming to fix the underlying problem instead.
>  Apologies for the delay in getting you a fix.


Sounds good!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77620





More information about the llvm-commits mailing list