mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 16:41:27 +00:00
parent
a76761cf0d
commit
bac1f12727
@ -199,7 +199,7 @@ fuseTensorOpsImpl(LinalgOp producer, OpOperand &consumerOpOperand,
|
||||
consumerOperands.end());
|
||||
|
||||
// Compute indexing_maps for the fused operation. The indexing_maps for the
|
||||
// operands of the consumers that arent fused are the same. The
|
||||
// operands of the consumers that aren't fused are the same. The
|
||||
// indexing_maps for the producers need to be computed based on the
|
||||
// indexing_map of the operand at consumerIdx in the consumer.
|
||||
SmallVector<Attribute, 4> fusedIndexMaps;
|
||||
|
Loading…
Reference in New Issue
Block a user