diff options
author | Thomas Raoux <thomasraoux@google.com> | 2022-03-24 21:02:17 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2022-03-24 23:22:53 +0000 |
commit | 33d2a780a1397cb0203692019fc95f0784eff0fe (patch) | |
tree | db3ffa08fcb7f7feef7a03e5ce7ab2d9ba3924bb /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 99515783a63cd5018fa9231872dc5c8b13d64947 (diff) | |
download | llvm-33d2a780a1397cb0203692019fc95f0784eff0fe.zip llvm-33d2a780a1397cb0203692019fc95f0784eff0fe.tar.gz llvm-33d2a780a1397cb0203692019fc95f0784eff0fe.tar.bz2 |
[mlir][linalg] Add pattern to split reduction dimension in a linalg op
This transformation allow to break up a reduction dimension in a
parallel and a reduction dimension. This is followed by a separate
reduction op. This allows to generate tree reduction which is beneficial
on target allowing to take advantage parallelism.
Differential Revision: https://reviews.llvm.org/D122045
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions