google / google/heir

Warn about supported datatypes

Open
#1,202 2 comments 0 reactions 1 assignee Claimed by @j2kun View on GitHub
Dominant language
MLIR
Stars
906
Forks
171
Avg merge
4d 12h
Merged PRs (30d)
32

Description

A potential new contributor was going through the getting started docs, and accidentally used `dot_product_8f.mlir` instead of `dot_product_8.mlir` with the `mlir-openfhe-to-bgv` pipeline. The lowering failed for obvious reasons (bgv doesn't lower float ops) but the failure was a generic message about failing to lower secret.generic when it was marked illegal.

We should have a pass that validates the pipeline supports the input before trying to lower anything.

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.