diff options
author | s-watanabe314 <watanabe.shu-06@fujitsu.com> | 2024-11-28 15:39:26 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 15:39:26 +0900 |
commit | f3cf24fcc46ab1b9612d7dcb55ec5f18ea2dc62f (patch) | |
tree | eef5f40cc4d752755713cb95a5288a5485151634 /llvm/lib/Bitcode | |
parent | 1c7695846559c2b191463aec46beb26c4a5c2bae (diff) | |
download | llvm-f3cf24fcc46ab1b9612d7dcb55ec5f18ea2dc62f.zip llvm-f3cf24fcc46ab1b9612d7dcb55ec5f18ea2dc62f.tar.gz llvm-f3cf24fcc46ab1b9612d7dcb55ec5f18ea2dc62f.tar.bz2 |
[flang] Apply nocapture attribute to dummy arguments (#116182)
Apply llvm.nocapture attribute to dummy arguments that do not have the
target, asynchronous, volatile, or pointer attributes in a procedure
that is not a bind(c). This was discussed in
https://discourse.llvm.org/t/applying-the-nocapture-attribute-to-reference-passed-arguments-in-fortran-subroutines/81401
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions