[all-commits] [llvm/llvm-project] 292cfa: [LLVM][Transforms] Add unit test for resolved clon...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Mon May 12 04:04:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 292cfa715a2e110cab9c0aced0a8fba0e236a0f6
      https://github.com/llvm/llvm-project/commit/292cfa715a2e110cab9c0aced0a8fba0e236a0f6
  Author: Christian Ulmann <christianulmann at gmail.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/unittests/Transforms/Utils/CloningTest.cpp

  Log Message:
  -----------
  [LLVM][Transforms] Add unit test for resolved cloning bug (#139223)

This commit introduces a new unit test that covers a block address
cloning bug. Specifically, this test covers the bug tracked in
http://github.com/llvm/llvm-project/issues/47769 which has been resolved
in the meantime.



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