[PATCH] D105909: [clang][CallGraphSection] Add type id metadata to indirect call and targets
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 14:28:56 PDT 2021
morehouse added a comment.
Also, have you looked into operand bundles <https://llvm.org/docs/LangRef.html#opbundles> instead of metadata? I don't know much about them, but they might help with the optimizations-dropping-metadata problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105909/new/
https://reviews.llvm.org/D105909
More information about the llvm-commits
mailing list