diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-29 16:16:41 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-05-09 14:39:26 -0700 |
commit | 18dd123c56754edf62c7042dcf23185c3727610f (patch) | |
tree | afe54584c74cd6fa4651486b35ef018b31f1729a /llvm/lib/Transforms/Utils/Local.cpp | |
parent | b77d16f7f392e057bd6ffe6220deac15a1c8beca (diff) | |
download | llvm-18dd123c56754edf62c7042dcf23185c3727610f.zip llvm-18dd123c56754edf62c7042dcf23185c3727610f.tar.gz llvm-18dd123c56754edf62c7042dcf23185c3727610f.tar.bz2 |
[flang] Operands of SIGN() need not have same kind
The standard requires that the operands of the intrinsic function
SIGN() must have the same type (INTEGER or REAL), but they are not
required to have the same kind.
Differential Revision: https://reviews.llvm.org/D125105
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions