[PATCH] D99354: [SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 06:03:13 PDT 2021
fhahn added a comment.
In D99354#2763024 <https://reviews.llvm.org/D99354#2763024>, @jaykang10 wrote:
> The below bugs are fixed.
> https://bugs.llvm.org/show_bug.cgi?id=50279
> https://bugs.llvm.org/show_bug.cgi?id=50302
@jaykang10 can you verify the patch fixes the linked issue & close them?
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