[llvm-branch-commits] [flang] [Flang] Introduce FortranSupport (PR #122069)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jan 22 11:22:47 PST 2025


jeanPerier wrote:

@Meinersbur, is it possible to move this patch outside of the chain for the runtime change?

While your patch has a rational and relates to the runtime, I do not think it is needed functionally for the runtime cmake/project change and could be discussed later so that you can progress on the core change.

@klausler's point is that the Common library has some functional consistency, mainly about core Fortran definitions, and that breaking it up based on today's runtime usage of it is a bit artificial (some features from it that are not used today in the runtime may very well be already usable and may be used tomorrow). 

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


More information about the llvm-branch-commits mailing list