[all-commits] [llvm/llvm-project] b121d0: [LLVM][Transforms] Add unit test for resolved clon...
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Fri May 9 01:27:15 PDT 2025
Branch: refs/heads/users/dinistro/add-block-address-cloning-test
Home: https://github.com/llvm/llvm-project
Commit: b121d0c225f0376192b1722f3b23940563b4333a
https://github.com/llvm/llvm-project/commit/b121d0c225f0376192b1722f3b23940563b4333a
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2025-05-09 (Fri, 09 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