[all-commits] [llvm/llvm-project] 9f5f2e: [flang] Accept %KIND type parameter inquiries on %...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Apr 15 20:27:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f5f2eb2a1085d49afbf9e6912086c6a3b5e6a95
https://github.com/llvm/llvm-project/commit/9f5f2eb2a1085d49afbf9e6912086c6a3b5e6a95
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M flang/lib/Semantics/expression.cpp
M flang/lib/Semantics/resolve-names.cpp
Log Message:
-----------
[flang] Accept %KIND type parameter inquiries on %RE,%IM, &c.
The x%KIND inquiry needs to be supported when 'x' is itself
a complex part reference or a type parameter inquiry.
Differential Revision: https://reviews.llvm.org/D123733
More information about the All-commits
mailing list