[all-commits] [llvm/llvm-project] 9d24eb: [flang] Document the Intrinsic Types
Steve Scalpone via All-commits
all-commits at lists.llvm.org
Wed Jul 13 11:22:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d24eba04dd07264cb44620f3a0c8365b7ebefb0
https://github.com/llvm/llvm-project/commit/9d24eba04dd07264cb44620f3a0c8365b7ebefb0
Author: Steve Scalpone <sscalpone at nvidia.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
A flang/docs/IntrinsicTypes.md
M flang/docs/index.md
Log Message:
-----------
[flang] Document the Intrinsic Types
Describe the built-in integer, real, complex and logical
types implemented in flang, capturing the as-implemented
characteristics.
Differential Revision: https://reviews.llvm.org/D129658
More information about the All-commits
mailing list