Skip to content

fix: harden memory utilities and build regressions#4

Merged
LessUp merged 1 commit into
masterfrom
copilot/auto-hardening-20260526
May 26, 2026
Merged

fix: harden memory utilities and build regressions#4
LessUp merged 1 commit into
masterfrom
copilot/auto-hardening-20260526

Conversation

@LessUp
Copy link
Copy Markdown
Owner

@LessUp LessUp commented May 26, 2026

Summary\n- fix aligned allocation lifecycle bug and add regression test\n- fix SIMD auto-vectorize OpenMP wiring\n- reduce core header warning noise from unstable ABI const/shadowing\n- add build configuration integration checks and fix benchmark compare integration script expectations\n\n## Verification\n- cmake --build build/debug -j2\n- ctest --preset=debug\n- python tests/integration/build_configuration_test.py\n- python tests/integration/compare_benchmarks_test.py

- fix make_aligned object lifetime semantics and add regression test\n- wire OpenMP into auto_vectorize to honor omp simd pragmas\n- stabilize core cache-line constant and remove shadowing warning source\n- add build configuration integration tests and repair benchmark compare integration test path/expectations

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 07c0b73 into master May 26, 2026
@LessUp LessUp deleted the copilot/auto-hardening-20260526 branch May 26, 2026 01:28
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.

1 participant