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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 12:54:55 PDT 2021


tejohnson added a comment.

In D105251#2875629 <https://reviews.llvm.org/D105251#2875629>, @dexonsmith wrote:

> 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.

Just mailed you D106304 <https://reviews.llvm.org/D106304> for review to add this clarification to the langref.


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