[flang-commits] [flang] [llvm] [Flang] KIND De-Templatization (PR #206907)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Tue Aug 25 01:16:47 PDT 2026
Meinersbur wrote:
I split this PR into two parts:
1. Adding of the *Value classes with their own unittests: #216960
2. The mostly mechanical change of converting KIND template arguments to runtime arguments: #216960
In order to use GitHub's PR stack feature I could not reuse this PR, hence closing it. I addressed all review comments here in the new PR.
https://github.com/llvm/llvm-project/pull/206907
More information about the flang-commits
mailing list