Skip to content

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented May 15, 2025

In #17999 I changed prepare-builtins to clear target-cpu and target-features for NativeCPU, and attempted to preserve existing behavior for other targets. For NativeCPU, two errors cancelled each other out so we do the right thing there, but for other targets, that is not the case and target-cpu and target-features were also being cleared unintentionally.

In intel#17999 I changed prepare-builtins to clear target-cpu and
target-features for NativeCPU, and attempted to preserve existing
behavior for other targets. For NativeCPU, two errors cancelled each
other out so we do the right thing there, but for other targets, that is
not the case and target-cpu and target-features were also being cleared
unintentionally.
@hvdijk hvdijk requested a review from a team as a code owner May 15, 2025 16:12
@hvdijk hvdijk requested a review from omarahmed1111 May 15, 2025 16:12
@hvdijk hvdijk temporarily deployed to WindowsCILock May 15, 2025 16:13 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock May 15, 2025 16:35 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock May 15, 2025 16:35 — with GitHub Actions Inactive
@hvdijk
Copy link
Contributor Author

hvdijk commented May 15, 2025

@intel/llvm-gatekeepers This is ready to merge, thanks. CI failures are unrelated and have previously been reported as #18463

@aelovikov-intel aelovikov-intel merged commit 8503079 into intel:sycl May 15, 2025
51 of 63 checks passed
@hvdijk hvdijk deleted the revert-prepare-builtins branch September 4, 2025 09:37
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.

3 participants