[PATCH] D88928: [Utils] Skip RemoveRedundantDbgInstrs in MergeBlockIntoPredecessor (PR47746)

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 13:54:56 PDT 2020


ctetreau added a comment.

In D88928#2343175 <https://reviews.llvm.org/D88928#2343175>, @vsk wrote:

> I was hoping for another +1 after Jeremy lgtm'd this change to be safe. Seeing as this appears to be time-sensitive, if there aren't any concerns/objections I'll land this by end of day tomorrow (PST).

It's not *that* time sensitive, it can wait a few days. I just don't want it to fall through the cracks, and I pushed my patch because progress seemed to have stalled (and this patch was billed as being exploratory).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88928



More information about the llvm-commits mailing list