bassiounix wrote: > This looks like AI's work, and most of the code looks like some duplication > without any reasonable explanation (yes there are wall of texts but they're > also seemingly written by AI)
Yes I did use AI to write some parts of this patch including the comments and release notes like literally everyone. The reason to why you might saw some duplication when you skimmed through the code is I'm fixing some edge cases that are missing from the current implementation of CTAD. This work is part of Compiler Research Fellowship program and I am provided with AI tools to use, so I did and I don't see your point in mentioning that here! I'll be happy to answer your thorough reviews and questions about the patch. Thank you! https://github.com/llvm/llvm-project/pull/193056 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
