[all-commits] [llvm/llvm-project] d4d494: [flang] Avoid verifier error when emboxing trivial...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Dec 1 05:27:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4d4942911bfb1e26e99dbea38c8c235543b30a7
https://github.com/llvm/llvm-project/commit/d4d4942911bfb1e26e99dbea38c8c235543b30a7
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/test/Fir/invalid-types.fir
M flang/test/Lower/polymorphic.f90
Log Message:
-----------
[flang] Avoid verifier error when emboxing trivial type to unlimited polymorphic entity
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D138989
More information about the All-commits
mailing list