Skip to content

[Flang][OpenMP][fortran-map-tests] Add initialized common block test#2242

Merged
agozillon merged 1 commit into
aomp-devfrom
amd/dev/agozillo/add-cb-init-test
Jun 5, 2026
Merged

[Flang][OpenMP][fortran-map-tests] Add initialized common block test#2242
agozillon merged 1 commit into
aomp-devfrom
amd/dev/agozillo/add-cb-init-test

Conversation

@agozillon
Copy link
Copy Markdown
Contributor

It turns out initialized common blocks are generated to slightly different LLVM-IR than a zero initialized common block, former is a tuple, latter is a byte array. So good to have a test verifying this also functions and continues to do so.

It turns out initialized common blocks are generated to slightly different
LLVM-IR than a zero initialized common block, former is a tuple, latter
is a byte array. So good to have a test verifying this also functions
and continues to do so.
@agozillon agozillon force-pushed the amd/dev/agozillo/add-cb-init-test branch from c3b8cb7 to ae613e4 Compare June 5, 2026 01:28
@agozillon agozillon merged commit bafd64f into aomp-dev Jun 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants