Searched refs:contracting (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 867 OpRef contracting(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results); 1443 OpRef C = contracting(SM, Va, Vb, Results); in shuffs2() 1718 OpRef HvxSelector::contracting(ShuffleMask SM, OpRef Va, OpRef Vb, in contracting() function in HvxSelector
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/ |
| H A D | VectorOps.td | 91 Computes the sum of products of vector elements along contracting 109 contracting dimension pair dimension sizes must match 112 are non-contracting dimensions present in the lhs, rhs and 147 // 2D vector contraction with one contracting dimension (matmul, K = 2). 161 // 4D to 3D vector contraction with two contracting dimensions and 177 // 4D vector contraction with two contracting dimensions and optional
|
| /llvm-project-15.0.7/mlir/test/Dialect/Vector/ |
| H A D | ops.mlir | 339 // Test contraction with batch and contracting dims. 343 // Test contraction with only contracting dims. In this case the lhs/rhs
|
| H A D | invalid.mlir | 753 // expected-error@+1 {{op expected at least one contracting dimension pair}} 772 // expected-error@+1 {{invalid contracting dimension map}}
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/ |
| H A D | TensorOps.td | 834 // Builders for a contracting reshape whose result type is computed from
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/IR/ |
| H A D | MemRefOps.td | 1324 // Builders for a contracting reshape whose result type is computed from
|