[all-commits] [llvm/llvm-project] e93f7e: [NFC][Loop] Remove unused verbose loop debug output

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Apr 19 11:56:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e93f7e595cbcbc995c97942ae343a1382f921f18
      https://github.com/llvm/llvm-project/commit/e93f7e595cbcbc995c97942ae343a1382f921f18
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-04-19 (Sun, 19 Apr 2026)

  Changed paths:
    M llvm/include/llvm/Support/GenericLoopInfoImpl.h

  Log Message:
  -----------
  [NFC][Loop] Remove unused verbose loop debug output

This has been defined out using the preprocessor for ~14 years. Given it
doesn't look like it has gotten any use since then, just remove it to
clean the code up a bit.

Reviewers: nikic

Pull Request: https://github.com/llvm/llvm-project/pull/192830



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