Skip to content

[OpenMP] [NFC] Remove dead code: building task stack#143589

Merged
TerryLWilmarth merged 1 commit into
llvm:mainfrom
jpeyton52:remove-old-build-tied-task-stack
Jul 18, 2025
Merged

[OpenMP] [NFC] Remove dead code: building task stack#143589
TerryLWilmarth merged 1 commit into
llvm:mainfrom
jpeyton52:remove-old-build-tied-task-stack

Conversation

@jpeyton52

Copy link
Copy Markdown

This code hasn't been enabled since the first code changes were introduced. Remove the dead code.

This code hasn't been enabled since the first code changes were
introduced. Remove the dead code.
@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Jun 10, 2025

@jprotze jprotze left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm
All removed code is guarded with BUILD_TIED_TASK_STACK and the PR removes all uses of this macro

@TerryLWilmarth TerryLWilmarth merged commit c244c3b into llvm:main Jul 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openmp:libomp OpenMP host runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants