Skip to content

Conversation

razvanlupusoru
Copy link
Contributor

The test routine-3 fails after:
llvm/llvm-project#149614
As noted by:
llvm/llvm-project#149614 (comment)

This is because the OpenACC spec requires for all do loop induction variables
to be privatized, but the private recipe does not yet have a materialization
implementation. Thus disable it in the same way other tests in same category fail.

The test routine-3 fails after:
llvm/llvm-project#149614

This is because the OpenACC spec requires for all
do loop induction variables to be privatized, but
the private recipe does not yet have a materialization
implementation. Thus disable it in the same way other
tests in same category fail.
Copy link
Contributor

@tarunprabhu tarunprabhu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@razvanlupusoru razvanlupusoru merged commit eed578a into llvm:main Jul 29, 2025
1 check passed
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