[all-commits] [llvm/llvm-project] b8271e: [flang] accept character type in fir::changeTypeSh...
jeanPerier via All-commits
all-commits at lists.llvm.org
Wed Mar 19 02:01:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8271ec8b3a19e4b7ba0a6c10af927e601380be8
https://github.com/llvm/llvm-project/commit/b8271ec8b3a19e4b7ba0a6c10af927e601380be8
Author: jeanPerier <jperier at nvidia.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/test/HLFIR/order_assignments/forall-pointer-assignment-scheduling.f90
Log Message:
-----------
[flang] accept character type in fir::changeTypeShape (#131892)
There is no reason for character element type to be forbidden in this
helper.
The assert was firing in character pointer assignment in FORALL after
#130772 added a usage of this helper.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list