diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-07-30 11:41:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 11:41:40 -0700 |
commit | b01ab5318e6d1c0e19245cd0551789c02c81fb7d (patch) | |
tree | a3da10343cff57df2695bd2a130d3b7c551646e3 /lldb/unittests/ScriptInterpreter/Python | |
parent | 0d6a67c1ad6742d2c1a1606c91aa5c73c74c002a (diff) | |
download | llvm-b01ab5318e6d1c0e19245cd0551789c02c81fb7d.zip llvm-b01ab5318e6d1c0e19245cd0551789c02c81fb7d.tar.gz llvm-b01ab5318e6d1c0e19245cd0551789c02c81fb7d.tar.bz2 |
[flang][CUDA] Apply intrinsic operator overrides (#151018)
Fortran's intrinsic numeric and relational operators can be overridden
with explicit interfaces so long as one or more of the dummy arguments
have the DEVICE attribute. Semantics already allows this without
complaint, but fails to replace the operations with the defined specific
procedure calls when analyzing expressions.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions