google / google/heir

Investigate how Integer Arithmetic is supported in CKKS pipeline

Open
#1,641 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
906
Forks
171
Avg merge
4d 12h
Merged PRs (30d)
32

Description

In CKKS pipeline, aside from handling `arith.{add,mul}f`, we also have some code handling `arith.{add,mul}i` in like `secret-insert-mgmt-ckks` and `secret-to-ckks`. Technically we can support some kind of integer arithmetic in CKKS, however, we have no example mlir that goes through them to actually test them.

This issue is intended as meta-issue on integer arithmetic support in CKKS.

One sub issue is the `arith.uitofp` one (#1628)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.