[flang-commits] [flang] [Flang][NFC] Split common headers. (PR #110244)

Michael Kruse via flang-commits flang-commits at lists.llvm.org
Thu Nov 7 08:27:51 PST 2024


Meinersbur wrote:

@jeanPerier I think the patches up until #110298 are good ideas independent of flang-rt. These reduce dependence of unrelated components.

The high number of changes files comes mostly from file renaming and the consequential path changes in inside the files (#include, copyright header, header guard). These nearly completely mechanical changes (I wrote a python script to apply them) are isolated in #110298. 

@sscalpone is mentioned as code owner in `flang-rt/` since he is already code owner of the same runtime sources in `flang/`.

The [RFC](https://discourse.llvm.org/t/rfc-use-llvm-enable-runtimes-for-flangs-runtime/80826) started in August. #110217 ended draft status [a month ago](https://github.com/llvm/llvm-project/pull/110217#event-14546760123). There hasn't been any sign of 
activity from Nvidia in the RFC or patch series for 3 weeks now. Please understand that eventually I will assume that Nvidia has no more concerns.

https://github.com/llvm/llvm-project/pull/110244


More information about the flang-commits mailing list