diff options
author | V Donaldson <vdonaldson@nvidia.com> | 2022-06-13 15:16:07 -0700 |
---|---|---|
committer | V Donaldson <vdonaldson@nvidia.com> | 2022-06-13 16:36:07 -0700 |
commit | d4980803b63cddd041bb8798cd3ca61fc8b4e3fd (patch) | |
tree | 1636ff244328d39ff5cc1f64122c35b8c03fac91 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 850097d6dca6eec41e74f8823949f626735d00fe (diff) | |
download | llvm-d4980803b63cddd041bb8798cd3ca61fc8b4e3fd.zip llvm-d4980803b63cddd041bb8798cd3ca61fc8b4e3fd.tar.gz llvm-d4980803b63cddd041bb8798cd3ca61fc8b4e3fd.tar.bz2 |
[flang] Intrinsic module procedure pure prefixes
Per 7.11.1p1 - All [ieee_arithmetic and ieee_exceptions] functions are
pure and all the subroutines are impure unless otherwise stated. Most of
these functions are elemental (and not impure), which implies pure.
Several of the remaining non-elemental functions are missing pure prefixes;
add them.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions