[all-commits] [llvm/llvm-project] 10e8fe: Address small reviewer suggestions

Joel E. Denny via All-commits all-commits at lists.llvm.org
Wed Apr 29 18:16:12 PDT 2026


  Branch: refs/heads/users/jdenny-ornl/fix-blockfreq-unroll-unconditional-latches--fast
  Home:   https://github.com/llvm/llvm-project
  Commit: 10e8fe030081859c89f40391f319f267aa20777a
      https://github.com/llvm/llvm-project/commit/10e8fe030081859c89f40391f319f267aa20777a
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUnroll.cpp

  Log Message:
  -----------
  Address small reviewer suggestions


  Commit: 4a912967671566d7b9c0292cc2c29759af65c605
      https://github.com/llvm/llvm-project/commit/4a912967671566d7b9c0292cc2c29759af65c605
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUnroll.cpp

  Log Message:
  -----------
  O(n^2) -> O(n)


  Commit: 29d62a9a85c5e9ff70a06fd870c617daa91c8c4b
      https://github.com/llvm/llvm-project/commit/29d62a9a85c5e9ff70a06fd870c617daa91c8c4b
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUnroll.cpp

  Log Message:
  -----------
  Report unexpected infinite frequency


Compare: https://github.com/llvm/llvm-project/compare/8071e3bf15f5...29d62a9a85c5

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