[PATCH] D139109: [LoopUnswitch] Perform loop unswitching on select instructions
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 07:10:07 PST 2022
fhahn added a subscriber: caojoshua.
fhahn added a comment.
It looks like this tries to address the same issue as D138526 <https://reviews.llvm.org/D138526>. Might be goo to sync up with @caojoshua
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139109/new/
https://reviews.llvm.org/D139109
More information about the llvm-commits
mailing list