Skip to content

refactor: Merge compilation_arg and register#1237

Merged
nathanielsimard merged 2 commits intotracel-ai:mainfrom
wingertge:refactor/compilation-arg
Mar 21, 2026
Merged

refactor: Merge compilation_arg and register#1237
nathanielsimard merged 2 commits intotracel-ai:mainfrom
wingertge:refactor/compilation-arg

Conversation

@wingertge
Copy link
Collaborator

This cleans things up and makes them less fragile by ensuring registration and expand are more closely tied together via the compilation arg. This was primarily an issue with FastDivmod and LinearLayout, where the registration and compilation arg were repeating the same detection on different scopes.

Validate your PR with burn.

It is important that you make sure that you don't introduce any bugs in burn.

Instructions

  • Create a new branch or fork of the burn repo
  • Update the main Cargo.toml with this PR hash.
  • Fix any broken tests or compilation errors in burn.
  •  Submit a PR in burn with your fixes and link it here.

@nathanielsimard nathanielsimard merged commit c39216c into tracel-ai:main Mar 21, 2026
8 of 9 checks passed
@wingertge wingertge deleted the refactor/compilation-arg branch March 21, 2026 14:32
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