[all-commits] [llvm/llvm-project] 3c5e96: implement NFC feedback

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Mon Aug 25 08:29:19 PDT 2025


  Branch: refs/heads/users/ro-i/callbr-amdgpu_1
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c5e96bcf7c25407233091b4579d81334999267c
      https://github.com/llvm/llvm-project/commit/3c5e96bcf7c25407233091b4579d81334999267c
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
    M llvm/lib/Transforms/Utils/FixIrreducible.cpp
    M llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
    M llvm/test/Transforms/FixIrreducible/callbr.ll

  Log Message:
  -----------
  implement NFC feedback


  Commit: 9b88979c309ee35e9bad23f113baa7ae685bab06
      https://github.com/llvm/llvm-project/commit/9b88979c309ee35e9bad23f113baa7ae685bab06
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-08-25 (Mon, 25 Aug 2025)

  Changed paths:
    M llvm/include/llvm/ADT/GenericCycleImpl.h
    M llvm/include/llvm/ADT/GenericCycleInfo.h
    M llvm/include/llvm/Support/GenericLoopInfo.h
    M llvm/include/llvm/Support/GenericLoopInfoImpl.h
    M llvm/include/llvm/Transforms/Utils/ControlFlowUtils.h
    M llvm/lib/Transforms/Utils/ControlFlowUtils.cpp
    M llvm/lib/Transforms/Utils/FixIrreducible.cpp
    M llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
    M llvm/test/Transforms/UnifyLoopExits/nested.ll

  Log Message:
  -----------
  implement feedback


Compare: https://github.com/llvm/llvm-project/compare/691bb41b9cf1...9b88979c309e

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