Skip to content

Fix Windows compatibility issues - #336

Open
GagaLP wants to merge 1 commit into
masterfrom
fix/windows-build
Open

Fix Windows compatibility issues#336
GagaLP wants to merge 1 commit into
masterfrom
fix/windows-build

Conversation

@GagaLP

@GagaLP GagaLP commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR addresses a collection of smaller fixes to get Celerity working on Windows.

The most notable changes are:

  • Adding and updating header files that were missing or incompatible with Windows.
  • Adding support for demangling names from pointer types.
  • Using MSVC's [[msvc::no_unique_address]] attribute.

@GagaLP
GagaLP requested a review from PeterTh July 14, 2026 15:46
@github-actions

Copy link
Copy Markdown

Check-perf-impact results: (ae6918621b46271c2f10d6eb978fe95d)

❓ No new benchmark data submitted. ❓
Please re-run the microbenchmarks and include the results if your commit could potentially affect performance.

Comment thread include/workaround.h Outdated
Comment thread src/backend/sycl_backend.cc
Comment thread src/utils.cc Outdated
Comment thread src/utils.cc
@GagaLP
GagaLP force-pushed the fix/windows-build branch from 095c30f to 0d4e6fd Compare August 3, 2026 13:55
@PeterTh

PeterTh commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

LGTM now.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30820202474

Coverage increased (+0.009%) to 95.076%

Details

  • Coverage increased (+0.009%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7261
Covered Lines: 7156
Line Coverage: 98.55%
Relevant Branches: 3686
Covered Branches: 3252
Branch Coverage: 88.23%
Branches in Coverage %: Yes
Coverage Strength: 2188996.76 hits per line

💛 - Coveralls

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