search for: d91195

Displaying 2 results from an estimated 2 matches for "d91195".

Did you mean: 491195
2020 Nov 10
1
RFC: Combining Annotation Metadata and Remarks
...riginal WIP patch (https://reviews.llvm.org/D89240 <https://reviews.llvm.org/D89240>) into two separate ones: 1. Add !annotation metadata and AnnotationRemarks generation https://reviews.llvm.org/D91188 2. __attribute__((annotate(“”) to !annotate metadata conversion https://reviews.llvm.org/D91195 Cheers, Florian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201110/8627506a/attachment.html>
2020 Nov 09
2
RFC: Combining Annotation Metadata and Remarks
> On Nov 6, 2020, at 17:32, Johannes Doerfert <johannesdoerfert at gmail.com> wrote: > > Cool! I really like the idea. I left a comment about metadata preservation below. > Once this is available we will certainly employ it to understand OpenMP programs better. That sounds like a great use case! Having multiple different uses cases during the bring-up would be very helpful to