[all-commits] [llvm/llvm-project] 817b7c: [SCEV] Fix switch formatting in collectFromBlock (...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Oct 31 11:35:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 817b7c5e562b34e861286fd781d6b422c7fa63bf
      https://github.com/llvm/llvm-project/commit/817b7c5e562b34e861286fd781d6b422c7fa63bf
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV] Fix switch formatting in collectFromBlock (NFC).

Fix formatting for switch, to avoid unrelated changes/formatting errors
in https://github.com/llvm/llvm-project/pull/163021.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list