google / heir

A compiler for homomorphic encryption
https://heir.dev/
Apache License 2.0
287 stars 40 forks source link

polynomial: upstream lowerings #723

Open j2kun opened 3 months ago

j2kun commented 3 months ago

After https://github.com/google/heir/issues/256, the polynomial dialect is now upstream. The remaining work is to upstream the passes

Should start by giving our versions of these passes non-conflicting names with the upstream versions.

AlexanderViand-Intel commented 3 months ago

See also #724 for how we might want to modify --convert-polynomial-mul-to-ntt to be more accelerator friendly