Skip to content

feat(compile): implement program IR op and fragment op#334

Merged
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2
Jul 29, 2025
Merged

feat(compile): implement program IR op and fragment op#334
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2

Conversation

@chenghuaWang
Copy link
Copy Markdown
Collaborator

  • Add ProgramIROp and InstructionOp classes to represent program-level operations
  • Implement FragmentOp class for different types of code fragments
  • Update IRContext to support new types of operations
  • Add support for ARM backend kernels in CPU backend

- Add ProgramIROp and InstructionOp classes to represent program-level operations
- Implement FragmentOp class for different types of code fragments
- Update IRContext to support new types of operations
- Add support for ARM backend kernels in CPU backend
@chenghuaWang chenghuaWang merged commit 741ffaa into UbiquitousLearning:v2 Jul 29, 2025
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