[flang-commits] [PATCH] D130166: [flang] Adding a guideline for flang design documentation
Tarun Prabhu via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 20 09:11:45 PDT 2022
tarunprabhu added a comment.
I'd like to second @kiranchandramohan on having a document for features if possible. Also, as @awarzynski said, it would be good to get a sense of what features require a design document.
Should this document be kept up to date as the feature is implemented and its design (presumably) evolves? Or is it essentially an RFC? In other words, once the feature is implemented and merged, in this document intended to serve as an overview of the implementation of the feature? Or will it become redundant once the feature is implemented and merged?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130166/new/
https://reviews.llvm.org/D130166
More information about the flang-commits
mailing list