[all-commits] [llvm/llvm-project] 2253b0: [flang][NFC] Document Fortran aliasing rules
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Oct 6 13:12:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2253b06f5579277af55190261d092e76f8410759
https://github.com/llvm/llvm-project/commit/2253b06f5579277af55190261d092e76f8410759
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
A flang/docs/Aliasing.md
Log Message:
-----------
[flang][NFC] Document Fortran aliasing rules
Summarize current understanding of Fortran's guarantees to a compiler
(or in other words, restrictions on programs and programmers)
about aliasing.
Differential Revision: https://reviews.llvm.org/D135214
More information about the All-commits
mailing list