[PATCH] D99354: [SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 08:13:27 PDT 2021
fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.
Thanks for the latest update! I gave the patch a try on SPEC2006 on X86 with `-O3 -flto` and it looks like there's a crash when building `445.gobmk`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99354/new/
https://reviews.llvm.org/D99354
More information about the llvm-commits
mailing list