History log of /llvm-project/mlir/lib/Dialect/Linalg/Utils/Utils.cpp (Results 176 – 177 of 177)
Revision Date Author Comments
# 98226e62 28-Oct-2019 Nicolas Vasilache <ntv@google.com>

Standardize Linalg transformations to take an OpBuilder and an OperationFolder - NFC

This will be used to specify declarative Linalg transformations in a followup CL. In particular, the PatternRewri

Standardize Linalg transformations to take an OpBuilder and an OperationFolder - NFC

This will be used to specify declarative Linalg transformations in a followup CL. In particular, the PatternRewrite mechanism does not allow folding and has its own way of tracking erasure.

PiperOrigin-RevId: 277149158

show more ...


# b6281940 20-Aug-2019 Nicolas Vasilache <ntv@google.com>

Move Linalg and VectorOps dialects to the Dialect subdir - NFC

PiperOrigin-RevId: 264277760


12345678