[PATCH] D96531: TransformUtils: Fix metadata handling in CloneModule (and improve CloneFunctionInto)
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 11:56:46 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG22a52dfddcef: TransformUtils: Fix metadata handling in CloneModule (and improveā¦ (authored by dexonsmith).
Changed prior to commit:
https://reviews.llvm.org/D96531?vs=323089&id=323812#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96531/new/
https://reviews.llvm.org/D96531
Files:
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/Utils/CloneFunction.cpp
llvm/lib/Transforms/Utils/CloneModule.cpp
llvm/unittests/Transforms/Utils/CloningTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96531.323812.patch
Type: text/x-patch
Size: 21741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/fa405281/attachment.bin>
More information about the llvm-commits
mailing list