Files
clang-p2996/mlir/test/Dialect/Tensor
asraa c66b72f8ce [mlir][tensor] remove tensor.insert constant folding out of canonicalization (#142671)
Follow ups from https://github.com/llvm/llvm-project/pull/142458/
In particular concerns that indiscriminately folding tensor constants
can lead to bloating the IR as these can be arbitrarily large.

Signed-off-by: Asra Ali <asraa@google.com>
2025-06-05 14:53:33 -07:00
..