Skip to content
Snippets Groups Projects

Remove Inline Output Mode; Automate Inlining in Composer

Merged Frederik Hennig requested to merge fhennig/clean-inlining into master
All threads resolved!

Closes #9 (closed)

  • Remove inline output mode since it no longer makes sense
  • Refactor the output_mode configuration option to the header_only boolean flag
  • Refactor CMake function interface to take HEADER_ONLY option instead of OUTPUT_MODE argument
  • Update composer to automatically generate inline definitions for functions, methods, and kernels, in header-only output mode
  • Add a short section on header-only codegen to the docs

Merge request reports

Pipeline #74742 passed

Pipeline passed for f91ed584 on fhennig/clean-inlining

Test coverage 87.00% (0.00%) from 2 jobs

Merged by Christoph AltChristoph Alt 4 months ago (Feb 28, 2025 10:41am UTC)

Loading

Pipeline #74773 passed

Pipeline passed for 654b956e on master

Test coverage 87.00% (0.00%) from 2 jobs

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading