[PATCH] D124376: [Passes] Remove legacy LoopUnswitch pass.

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 15 13:24:13 PDT 2023


vchuravy added a comment.
Herald added subscribers: kmitropoulou, kosarev, StephenFan.

Note Julia was still using the old PM with LoopUnswitch and when we switched to SimpleLoopUnswitch we found a case that significantly regressed https://discourse.llvm.org/t/newpm-loop-unswitch-regression-from-legacy-pm-to-new-pm/69823?u=vchuravy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124376



More information about the llvm-commits mailing list