[llvm] [SimpleLoopUnswitch] Record loops from unswitching non-trivial conditions (PR #141121)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 24 01:35:32 PDT 2025
nikic wrote:
Does this mean that we can now only unswitch a single condition in the loop?
https://github.com/llvm/llvm-project/pull/141121
More information about the llvm-commits
mailing list