[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 18:53:18 PDT 2022
aqjune added a comment.
It sounds great - then after the removal of the old pass I will make a patch that removes https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp#L2508 as well.
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