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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 31 22:18:03 PST 2021


uabelho added a comment.

In D93764#2532219 <https://reviews.llvm.org/D93764#2532219>, @fhahn wrote:

> Should be fixed by 10c57268c074 <https://reviews.llvm.org/rG10c57268c074c3ad48f76da38fa2ba575ee3d1f9>. Please let me know if you are seeing any other issues.

Thanks! Both problems I saw went away with the fix!


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