[all-commits] [llvm/llvm-project] a734de: [flang] semantic checking for unsupported features...
kkwli via All-commits
all-commits at lists.llvm.org
Wed Jun 14 07:44:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a734de6d3753b5ac8c58a68d28deaaaadd1d30fe
https://github.com/llvm/llvm-project/commit/a734de6d3753b5ac8c58a68d28deaaaadd1d30fe
Author: Kelvin Li <kli at ca.ibm.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/lib/Semantics/check-declarations.cpp
A flang/test/Semantics/PowerPC/ppc-vector-types04.f90
Log Message:
-----------
[flang] semantic checking for unsupported features in PPC vector type
Assumed-shape, deferred-shape and assumed rank entities of PPC vector
type are not supported.
Differential Revision: https://reviews.llvm.org/D152864
More information about the All-commits
mailing list