[PATCH] D125999: [Metadata] Use push_back() to append operands of MDTuples to other MDTuples

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 13:23:16 PDT 2022


wolfgangp updated this revision to Diff 431176.
wolfgangp added a comment.

Use a better way to create a distinct node from an existing uniqued one and simplify dealing with AppendUnique  module flags.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125999/new/

https://reviews.llvm.org/D125999

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Transforms/Instrumentation/CGProfile.cpp
  llvm/test/Instrumentation/cgprofile.ll
  llvm/test/Linker/module-flags-8-a.ll
  llvm/test/Linker/module-flags-dont-change-others.ll
  llvm/test/Transforms/FunctionImport/cg_profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125999.431176.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220521/07917c85/attachment.bin>


More information about the llvm-commits mailing list