[PATCH] D139109: [LoopUnswitch] Perform loop unswitching on select instructions

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 8 13:24:48 PDT 2023


caojoshua added a comment.
Herald added a subscriber: StephenFan.

i had previously attempted to solve the same problem in https://reviews.llvm.org/D138526. @kachkov98 are you still working on this? If not, can I take over?


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