[all-commits] [llvm/llvm-project] 66a2d4: [flang] Ensure that the integer for Cray pointer i...
Eugene Epshteyn via All-commits
all-commits at lists.llvm.org
Tue May 27 10:08:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66a2d4b1e7b54a906990d8cee6174c228604830b
https://github.com/llvm/llvm-project/commit/66a2d4b1e7b54a906990d8cee6174c228604830b
Author: Eugene Epshteyn <eepshteyn at nvidia.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M flang/include/flang/Evaluate/target.h
M flang/include/flang/Tools/TargetSetup.h
M flang/lib/Semantics/resolve-names.cpp
Log Message:
-----------
[flang] Ensure that the integer for Cray pointer is sized correctly (#140822)
The integer used for Cray pointers should have the size equivalent to
platform's pointer size.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list