[PATCH] D99354: [SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 06:15:46 PDT 2021
jaykang10 added a comment.
In D99354#2694518 <https://reviews.llvm.org/D99354#2694518>, @fhahn wrote:
> In D99354#2694514 <https://reviews.llvm.org/D99354#2694514>, @jaykang10 wrote:
>
>> Fixed a bug
>
> Could you add a test case for the problem you fixed?
Yep, let me try to add it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99354/new/
https://reviews.llvm.org/D99354
More information about the llvm-commits
mailing list