Adam Siemieniuk b586149475
[mlir][tensor] Fold pack and unpack of empty input tensor (#92247)
Extends `tensor.empty` folding patterns with pack and unpack consumers
to fold away the operations when their source is empty.
2024-05-22 18:01:14 +02:00
..