Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thfe-rs-emitter: Runtime error when lower arith::ConstantOp #488

Closed
WoutLegiest opened this issue Mar 6, 2024 · 2 comments
Closed

thfe-rs-emitter: Runtime error when lower arith::ConstantOp #488

WoutLegiest opened this issue Mar 6, 2024 · 2 comments
Labels
dialect: tfhe_rust Issues concerning the tfhe_rust dialect

Comments

@WoutLegiest
Copy link
Collaborator

Runtime error is throw when tests/tfhe-rust/ops.mlir is parsed by heir-translate

bazel run //tools:heir-translate -- --emit-tfhe-rust-bool $(pwd)/tests/tfhe_rust/ops.mlir

@asraa
Copy link
Collaborator

asraa commented Mar 6, 2024

If you apply the changes here to the bool emitter, does it reproduce?
#480

@j2kun j2kun added the dialect: tfhe_rust Issues concerning the tfhe_rust dialect label Mar 7, 2024
@WoutLegiest
Copy link
Collaborator Author

Yes, changes can now produce trivial encryption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialect: tfhe_rust Issues concerning the tfhe_rust dialect
Projects
None yet
Development

No branches or pull requests

3 participants