| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Finish renaming getOperandSegmentSizeAttr() from operand_segment_sizes to operandSegmentSizes This renaming started with the native ODS support for properties, this is completing it. A mass automated textual rename seems safe for most codebases. Drop also the ods prefix to keep the accessors the same as they were before this change: properties.odsOperandSegmentSizes reverts back to: properties.operandSegementSizes The ODS prefix was creating divergence between all the places and make it harder to be consistent. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D157173 | 2 年前 | |
[mlir][linalg] MapCopyToThreadsOp: Support tensor.pad Also return the generated loop op. Differential Revision: https://reviews.llvm.org/D155950 | 2 年前 | |
[mlir][linalg] BufferizeToAllocationOp: Add option to materialize buffers for operands Add an option that does not bufferize the targeted op itself, but just materializes a buffer for the destination operands. This is useful for partial bufferization of complex ops such as scf.forall, which need special handling (and an analysis if the region). Differential Revision: https://reviews.llvm.org/D155946 | 2 年前 | |
[mlir][NFC] Use getConstantIntValue instead of casting to ConstantIndexOp getConstantIntValue extracts constant values from all constant-like ops, not just arith::ConstantIndexOp. Differential Revision: https://reviews.llvm.org/D154356 | 2 年前 | |
[mlir] Remove Linalg fusion-on-memrefs. PSA: https://discourse.llvm.org/t/psa-retire-tileandfuselinalgops-method/63850 Differential Revision: https://reviews.llvm.org/D141807 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 3 年前 |