Skip to content

Conversation

wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Oct 8, 2025

SUBCOMMANDIDS_OFFSET is newly introduced in llvm/llvm-project@fdbd17d1fb0d5

@wenju-he wenju-he requested a review from Copilot October 8, 2025 02:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates OptTable macro definitions to accommodate a new parameter introduced in LLVM commit fdbd17d1fb0d5.

  • Adds SUBCOMMANDIDS_OFFSET parameter to OPTION macro definitions
  • Updates both the macro definition and its usage in the ClangOptionsInfoTable

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
options_compile.cpp Adds SUBCOMMANDIDS_OFFSET parameter to OPTION macro and includes it in the ClangOptionsInfoTable initialization
options.h Updates OPTION macro definition to include SUBCOMMANDIDS_OFFSET parameter

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wenju-he wenju-he requested review from Nuullll, cdai2 and fzou1 October 8, 2025 02:30
Copy link
Contributor

@fzou1 fzou1 left a comment

Choose a reason for hiding this comment

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

LGTM

@fzou1
Copy link
Contributor

fzou1 commented Oct 10, 2025

@wenju-he , There is a build failure. Please take a look. Thanks.

@wenju-he
Copy link
Contributor Author

@wenju-he , There is a build failure. Please take a look. Thanks.

will be fixed by KhronosGroup/SPIRV-LLVM-Translator#3385

@fzou1 fzou1 merged commit 05e9f89 into intel:main Oct 10, 2025
4 of 6 checks passed
@wenju-he wenju-he deleted the SUBCOMMANDIDS_OFFSET branch October 10, 2025 10:19
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