diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-06-04 09:22:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 09:22:28 -0700 |
commit | f521338024a40175bd317be8c50ed20fbcf2a820 (patch) | |
tree | 5e298fd1d4ef2c24c5913498c6619447025f8aab /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 7b9518ae277d48b733bbd542dbe9f3388f5ceee1 (diff) | |
download | llvm-f521338024a40175bd317be8c50ed20fbcf2a820.zip llvm-f521338024a40175bd317be8c50ed20fbcf2a820.tar.gz llvm-f521338024a40175bd317be8c50ed20fbcf2a820.tar.bz2 |
[flang] Correct defined assignment case (#142020)
When a generic ASSIGNMENT(=) has elemental and non-elemental specific
procedures that match the actual arguments, the non-elemental procedure
must take precedence. We get this right for generics defined with
interface blocks, but the type-bound case fails if the non-elemental
specific takes a non-default PASS argument.
Fixes https://github.com/llvm/llvm-project/issues/141807.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions