erichkeane wrote: To the `Egress` folks: (@matthias-springer @banach-space @gysit ): I'm going through the Clang implementation in an attempt to lower as much of the 'classic' Clang codegen attributes for functions as possible, which have required changes to the LLVM dialect.
I'd very much like attention as this is the first-of-many, but many of the future patches are likely to be very similar in changes to this one (at least in the dialect), so it would be nice to know what I'm missing here. Thanks in advance for your reviews! https://github.com/llvm/llvm-project/pull/177978 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
