Skip to content

Add conversion for llvm.alloca, llvm.mul, llvm.sext, llvm.zext in LlvmToNeuraPass#129

Merged
tancheng merged 11 commits intocoredac:mainfrom
HobbitQia:main
Sep 27, 2025
Merged

Add conversion for llvm.alloca, llvm.mul, llvm.sext, llvm.zext in LlvmToNeuraPass#129
tancheng merged 11 commits intocoredac:mainfrom
HobbitQia:main

Conversation

@HobbitQia
Copy link
Copy Markdown
Collaborator

@HobbitQia HobbitQia commented Sep 22, 2025

For Issue 128.
I also included a test to verify that now we can start from C++ codes and lower them into Neura dialects with necessary passes (in dataflow/test/c2llvm2mlir/test2.mlir).

@tancheng
Copy link
Copy Markdown
Contributor

plz resolve the conflict and merge. Thanks~!

@tancheng tancheng merged commit dca52e1 into coredac:main Sep 27, 2025
1 check passed
ShangkunLi pushed a commit that referenced this pull request Mar 12, 2026
Add conversion for `llvm.alloca`, `llvm.mul`, `llvm.sext`, `llvm.zext` in LlvmToNeuraPass
ShangkunLi pushed a commit that referenced this pull request Mar 12, 2026
Add conversion for `llvm.alloca`, `llvm.mul`, `llvm.sext`, `llvm.zext` in LlvmToNeuraPass
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.

4 participants