mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
Merge remote-tracking branch 'upstream/main' into triton-mlir-IFU-03192023
This commit is contained in:
@@ -238,9 +238,9 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
// The MMAV1's result is quite different from the exising "Replica" structure,
|
||||
// add a new simple but clear implementation for it to avoid modificating the
|
||||
// logic of the exising one.
|
||||
// The MMAV1's result is quite different from the existing "Replica"
|
||||
// structure, add a new simple but clear implementation for it to avoid
|
||||
// modifying the logic of the existing one.
|
||||
void processReplicaForMMAV1(Location loc, ConversionPatternRewriter &rewriter,
|
||||
bool stNotRd, RankedTensorType type,
|
||||
ArrayRef<unsigned> multiDimRepId, unsigned vec,
|
||||
|
||||
Reference in New Issue
Block a user