Create dense constant masks for static indices instead of inserting scalars into a tensor
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
https://github.com/google/heir/blob/90721586e2d41da45d8f2ccf817b44db786eeed3/lib/Transforms/ConvertToCiphertextSemantics/ConvertToCiphertextSemantics.cpp#L940
This would reduce IR size for tensor.insert operations
Contributor guide
Assessment
This issue has not been assessed yet.