diff options
author | Kojo Acquah <KoolJBlack@users.noreply.github.com> | 2024-04-19 07:49:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 16:49:25 +0200 |
commit | b859a9fc152f83d657b1b59a99ede2478e285b27 (patch) | |
tree | 5b703538ae23b851fc402c2419b6e4d939f2243f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f4c0c40f388fff0975ecada4997683cef3cb1fae (diff) | |
download | llvm-b859a9fc152f83d657b1b59a99ede2478e285b27.zip llvm-b859a9fc152f83d657b1b59a99ede2478e285b27.tar.gz llvm-b859a9fc152f83d657b1b59a99ede2478e285b27.tar.bz2 |
[mlir][ArmNeon] Update `LowerContractionToSMMLAPattern` to support proper unrolling for k dimension (#88591)
Fixes correctness issue with current smmla unrolling patterns whereby
unrolling K dimension would only include the result from the last tile
along K. Updates patterns to feed previous smmla output of the previous
tile into the next one along K.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions