diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-10-14 14:28:22 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-10-30 11:03:42 -0700 |
commit | 7ede0b2cc520da59e8459563cbd1a36cc8492f86 (patch) | |
tree | 2247c9a120c3380cdc673cd826ecebed37f2245b /llvm/unittests/Support/CommandLineTest.cpp | |
parent | a280d3000b58d94161c92a688e820c0d59e889e4 (diff) | |
download | llvm-7ede0b2cc520da59e8459563cbd1a36cc8492f86.zip llvm-7ede0b2cc520da59e8459563cbd1a36cc8492f86.tar.gz llvm-7ede0b2cc520da59e8459563cbd1a36cc8492f86.tar.bz2 |
[flang] Complex constructors are scalar only
The common language extension that allows arbitary expressions
to be used as components in a complex constructor (x,y) -- not both
constant, since that would make it a complex literal constant --
still have to be scalar; it's not an elemental operation like the
CMPLX() intrinsic function is.
Differential Revision: https://reviews.llvm.org/D136978
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions