[PATCH] D77620: [SimpleLoopUnswitch] Do not delete DT edge when a duplicate exists.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 00:47:46 PDT 2020
asbirlea planned changes to this revision.
asbirlea added a comment.
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.
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