[PATCH] D99354: [SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 04:11:06 PDT 2021


xbolva00 added a comment.

In D99354#2912791 <https://reviews.llvm.org/D99354#2912791>, @jaykang10 wrote:

> In D99354#2903817 <https://reviews.llvm.org/D99354#2903817>, @fhahn wrote:
>
>> @jaykang10 it looks like this patch regressed codegen in some cases: https://bugs.llvm.org/show_bug.cgi?id=51139. It would be great if you could take a look.
>
> Ah, let me have a look.

Maybe revert while investigating?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99354



More information about the llvm-commits mailing list