heir icon indicating copy to clipboard operation
heir copied to clipboard

Support loop structures with FHE operations

Open j2kun opened this issue 2 months ago • 0 comments

We'd like to support loop structures in HEIR that contain FHE operations. Much of the auxiliary compiler work is done, as loop support for most lowerings and code generation was required for the layout system to compile ISL-generated packing and unpacking loops.

The remaining work is to implement the core of the HALO compiler paper (see #289)

Sub issues filed related to this:

  • https://github.com/google/heir/issues/1181
  • https://github.com/google/heir/issues/1569
  • https://github.com/google/heir/issues/289

j2kun avatar Oct 16 '25 19:10 j2kun