Skip to content

Conversation

@wenju-he
Copy link
Contributor

The flags were removed in llvm/llvm-project@423bdb2b

@wenju-he wenju-he requested a review from Copilot November 23, 2025 11:21
Copy link

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

This PR removes outdated compiler flags that are no longer supported by clang. The removed code was passing -D__undef_<feature> flags to undefine optional OpenCL C core features, but these flags were removed from LLVM in commit 423bdb2b.

Key Changes:

  • Removed logic that generated -D__undef_<feature> flags for optional OpenCL C core features
  • Cleaned up associated code including the feature list array and iteration logic

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wenju-he wenju-he requested review from Nuullll and cdai2 November 23, 2025 11:21
@wenju-he wenju-he closed this Nov 25, 2025
@wenju-he wenju-he reopened this Nov 25, 2025
@wenju-he wenju-he merged commit 6554698 into intel:main Nov 25, 2025
6 of 7 checks passed
@wenju-he wenju-he deleted the remove-outdated--D__undef_-arg branch November 25, 2025 03:21
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