Add region support in PolyMulToNTT
Open
good first issue
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
The PolyMulToNTT pass inserts NTTs and INTTs in a function where the AST is composed of Polynomial and some subset of tensor ops. There are likely many ops that should reasonably be handled (e.g., loops), but which currently would produce an error.
Contributor guide
Assessment
This issue has not been assessed yet.