[all-commits] [llvm/llvm-project] bfdf30: [flang] NameUniquer helper for detecting module-sc...
nvptm via All-commits
all-commits at lists.llvm.org
Fri Apr 17 14:29:30 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfdf30a8d0437ec8999ad03e00c6ceea6397c833
https://github.com/llvm/llvm-project/commit/bfdf30a8d0437ec8999ad03e00c6ceea6397c833
Author: nvptm <pmathew at nvidia.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M flang/include/flang/Optimizer/Support/InternalNames.h
M flang/lib/Optimizer/Support/InternalNames.cpp
Log Message:
-----------
[flang] NameUniquer helper for detecting module-scope data (#192733)
Add NameUniquer::isModuleScopeDataUniquedName to detect uniqued names
for module-scope data (variables, named constants, and common blocks),
excluding procedures and other prefixed symbols.
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