diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-11-14 14:58:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 14:58:19 -0800 |
commit | 376713ff505f31b698a3ab095fad7b6e08f99e74 (patch) | |
tree | d6a166453b822c24c64cb6a94d90b2a2caad840f /llvm/lib/CodeGen | |
parent | 17daa84348f55aac7b0264a3e545a1cc4b16fe1a (diff) | |
download | llvm-376713ff505f31b698a3ab095fad7b6e08f99e74.zip llvm-376713ff505f31b698a3ab095fad7b6e08f99e74.tar.gz llvm-376713ff505f31b698a3ab095fad7b6e08f99e74.tar.bz2 |
[flang] Accept CLASS(*) array in EOSHIFT (#116114)
The intrinsic processing code wasn't allowing the ARRAY= argument to the
EOSHIFT intrinsic function to be CLASS(*). That case seems to conform to
the standard, although only one compiler could actually handle it, so
allow for it.
Fixes https://github.com/llvm/llvm-project/issues/115923.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions