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

Christian Ulmann via All-commits all-commits at lists.llvm.org
Mon May 12 00:59:58 PDT 2025


  Branch: refs/heads/users/dinistro/add-block-address-cloning-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 91b20ca97c35779b90fdd07117d9336435792940
      https://github.com/llvm/llvm-project/commit/91b20ca97c35779b90fdd07117d9336435792940
  Author: Christian Ulmann <christian.ulmann at nextsilicon.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

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