Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Use a better way to create a distinct node from an existing uniqued one and simplify dealing with AppendUnique module flags.
Paths
| Differential D125999
[Metadata] Use push_back() to append operands of MDTuples to other MDTuples ClosedPublic Authored by wolfgangp on May 19 2022, 11:41 AM.
Details
Diff Detail Event TimelineComment Actions Use a better way to create a distinct node from an existing uniqued one and simplify dealing with AppendUnique module flags. This revision is now accepted and ready to land.May 24 2022, 2:06 PM This revision was landed with ongoing or failed builds.Jul 6 2022, 10:19 AM Closed by commit rGff87ee4dee9c: [Metadata] Utilize the resizing capability of MDNodes in Moduleflag processing. (authored by wolfgangp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430756 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
|