[all-commits] [llvm/llvm-project] 325f51: [flang] Set polymorphic entity lowering option on ...
jeanPerier via All-commits
all-commits at lists.llvm.org
Thu Feb 29 00:47:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 325f51237252e6dab8e4e1ea1fa7acbb4faee1cd
https://github.com/llvm/llvm-project/commit/325f51237252e6dab8e4e1ea1fa7acbb4faee1cd
Author: jeanPerier <jperier at nvidia.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M flang/include/flang/Lower/LoweringOptions.def
M flang/test/Driver/flang-experimental-polymorphism-flag.f90
Log Message:
-----------
[flang] Set polymorphic entity lowering option on by default (#83308)
Preliminary patch for https://github.com/llvm/llvm-project/pull/83285 to
turn polymorphism on by default.
Will give a few days warning for people to remove the flag from their
workflow using flang-new.
Also easier to revert if issues with the gfortran test suites.
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