[PATCH] D91444: [InstCombine] Preserve !annotation metadata for memory combines.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 10:19:27 PST 2020


fhahn added a comment.

In D91444#2394512 <https://reviews.llvm.org/D91444#2394512>, @lebedev.ri wrote:

> Can you please add a link to the patches/maillist disscussions about said annotation?
> What about teaching IRBuilder to deal with it like it deals with debugloc?

Sure, I updated the description.

The !annotation system was discussed on llvm-dev as part of 'RFC: Combining Annotation Metadata and Remarks' (http://lists.llvm.org/pipermail/llvm-dev/2020-November/146393.html)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91444



More information about the llvm-commits mailing list