This is tested in a future llvm-reduce patch.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
looks fine, but even though the other patch indirectly tests this, can you add to llvm/unittests/Transforms/Utils/CloningTest.cpp?
Paths
| Differential D138523
CloneModule: Handling cloning ifuncs ClosedPublic Authored by arsenm on Nov 22 2022, 2:22 PM.
Details
Diff Detail Event Timelinearsenm added a child revision: D138524: llvm-reduce: Fix producing invalid reductions on ifunc.Nov 22 2022, 2:22 PM Comment Actions looks fine, but even though the other patch indirectly tests this, can you add to llvm/unittests/Transforms/Utils/CloningTest.cpp? This revision is now accepted and ready to land.Nov 23 2022, 9:20 AM
Revision Contents
Diff 477373 llvm/lib/Transforms/Utils/CloneModule.cpp
|