[PATCH] D124252: [SimpleLoopUnswitch] Enable freezing of conditions by default.

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 01:33:59 PDT 2022


aqjune added a comment.

A quick question: should LoopUnswitch.cpp be fixed as well? It seems the pass is not maintained though. Will SimpleLoopUnswitch supercede the LoopUnswitch pass?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124252



More information about the llvm-commits mailing list