google / google/heir

Rename `--mlir-to-<scheme>` to `--mlir-to-scheme`

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

Description

As we have the module attribute `scheme.bgv` and `scheme.ckks`, we can discard `--mlir-to-bgv` and unify them with `--mlir-to-scheme`.

Further, we can do scheme inference in a pass by when seeing no secret float point value then use bgv otherwise use ckks. This is related to #1397.

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.