[PATCH] D105251: [IR] Allow multiple instruction metadata attachments with same type

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 14:59:14 PDT 2021


dexonsmith added a comment.

In D105251#2874027 <https://reviews.llvm.org/D105251#2874027>, @tejohnson wrote:

> I think we will go in the direction of using new metadata attachment kinds, with indirection, to avoid this issue completely. I can write up and send you a langref patch, unless you think this warrants an llvm-dev discussion first?

Since this is just clarifying the existing support/behaviour, I'm not sure it needs an llvm-dev discussion, but up to you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105251



More information about the llvm-commits mailing list