Antonio Frighetto f54c6b4306
[IndVarSimplify] Bail out if not a branch in maybeFloatingPointRecurrence
clang-riscv-gauntlet buildbot was previously failing. Conservatively
bail out if not handling a branch when looking for floating-point
recurrences, we may wish to support select and branch in the future.

Fixes: https://lab.llvm.org/buildbot/#/builders/210/builds/5908.
2025-11-28 11:07:38 +01:00
..