[PATCH] D99354: [SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 08:20:11 PDT 2021
jaykang10 added a comment.
In D99354#2691707 <https://reviews.llvm.org/D99354#2691707>, @fhahn wrote:
> 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`.
Ah, sorry, I could make a mistake while I rebase and update the change. Let me check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99354/new/
https://reviews.llvm.org/D99354
More information about the llvm-commits
mailing list