[SimpleLoopUnswitch] Skip trivial selects in guards conditions unswitch candidates
We do this for conditional branches, but not for guards for some reason. Fixes pr58666. Differential Revision: https://reviews.llvm.org/D137249
Loading
Please sign in to comment