[all-commits] [llvm/llvm-project] e1d95e: [flang] Update intrinsic types to unlimited polymo...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Feb 15 01:22:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1d95e99bc3123f2f4dc71af55a38ac2ea0dcf23
https://github.com/llvm/llvm-project/commit/e1d95e99bc3123f2f4dc71af55a38ac2ea0dcf23
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Optimizer/Builder/FIRBuilder.cpp
M flang/test/Lower/polymorphic.f90
M flang/unittests/Optimizer/FIRTypesTest.cpp
Log Message:
-----------
[flang] Update intrinsic types to unlimited polymorphic form
This patch updates the code added in D143888 to avoid
overwriting some part of the types when updating it
for unlimited polymorphic types.
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D143995
More information about the All-commits
mailing list