[PATCH] D96288: [SimpleLoopUnswitch] Don't non-trivially unswitch loops that are unsafe to clone

Nathan Chancellor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 13:14:50 PST 2021


nathanchance added a comment.

Thanks! I can confirm that this fixes the assertion I was hitting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96288



More information about the llvm-commits mailing list