diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-27 08:44:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 08:44:39 -0800 |
commit | 512b44d5e1534ef60b5db7a99818e1021cf6064c (patch) | |
tree | 995fd14c5fed5b50572dc71cbeebf662a576cd10 /libcxx/src/algorithm.cpp | |
parent | 34b139594aa20fe712bc2ad68544632b3e4d8512 (diff) | |
download | llvm-512b44d5e1534ef60b5db7a99818e1021cf6064c.zip llvm-512b44d5e1534ef60b5db7a99818e1021cf6064c.tar.gz llvm-512b44d5e1534ef60b5db7a99818e1021cf6064c.tar.bz2 |
[flang] Define ATOMIC_ADD as an intrinsic procedure (#122993)
This one appears to have been omitted when other ATOMIC_xxx intrinsic
procedures were defined. There's already tests for it, but they
apparently work even when ATOMIC_ADD must be interpreted as an external
procedure with an implicit interface. Extend the tests with INTRINSIC
NONE(EXTERNAL, TYPE) statements to ensure that they require the
intrinsic interpretation.
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions