mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 04:26:07 +00:00
NFC; fix typo in comment
This should have gone in with a76761cf0deeb223ca1c0b0e5ee68cfcd436e0c4.
This commit is contained in:
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…
x
Reference in New Issue
Block a user