mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 20:25:34 -05:00
Commit `45577fb79e7bef9d6874906971f485ca6ed111b8` introduced a regression causing garbage to be generated for IR involving `tensor.extract_slice` and `tensor.collapse` in some cases. This commit adds two tests checking for the absence of the regression. Co-authored-by: Umut Sahin <umut.sahin@zama.ai>