[all-commits] [llvm/llvm-project] 539dbf: [flang][fir] add fir.is_assumed_size codegen (#93953)
jeanPerier via All-commits
all-commits at lists.llvm.org
Mon Jun 3 08:14:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 539dbfcfcf5705cf100999ad2483318192418e21
https://github.com/llvm/llvm-project/commit/539dbfcfcf5705cf100999ad2483318192418e21
Author: jeanPerier <jperier at nvidia.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M flang/include/flang/Optimizer/Builder/Runtime/Support.h
M flang/lib/Optimizer/Builder/Runtime/Support.cpp
M flang/lib/Optimizer/Transforms/AssumedRankOpConversion.cpp
A flang/test/Fir/is_assumed_size-codegen.fir
Log Message:
-----------
[flang][fir] add fir.is_assumed_size codegen (#93953)
Lower to IsAssumedSize runtime call in `--fir-assumed-rank-op` pass.
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