[PATCH] D93764: [LoopUnswitch] Implement first version of partial unswitching.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 11:25:44 PST 2021


mstorsjo added a comment.

In D93764#2515922 <https://reviews.llvm.org/D93764#2515922>, @mstorsjo wrote:

> Thanks! I think it looks mostly good now - I'm still seeing some breakage compared to thursday, but I'll have to bisect those errors separately to see where they broke.

The other issues turned out to be false alarms, so I think everything should be in order now again. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93764



More information about the llvm-commits mailing list