[all-commits] [llvm/llvm-project] 875c7b: [flang] Correct folding of EXTENDS_TYPE_OF()
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Dec 16 13:46:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 875c7b7d3968165d5ec9354c367837c96d27cf99
https://github.com/llvm/llvm-project/commit/875c7b7d3968165d5ec9354c367837c96d27cf99
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M flang/docs/Extensions.md
M flang/lib/Evaluate/type.cpp
Log Message:
-----------
[flang] Correct folding of EXTENDS_TYPE_OF()
There was a falsely known case with a polymorphic type.
Differential Revision: https://reviews.llvm.org/D140140
More information about the All-commits
mailing list