[PATCH] D93764: [LoopUnswitch] Implement first version of partial unswitching.
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 09:58:12 PST 2021
sanwou01 added a comment.
Maybe I'm missing something, but this change doesn't seem to be effective anymore after the new pass manager switcheroo. Did this pass not get ported, in favour of SimpleLoopUnswitch? This now shows up as a regression relative to (what will be) LLVM 12.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93764/new/
https://reviews.llvm.org/D93764
More information about the llvm-commits
mailing list