diff options
author | Thomas Raoux <thomasraoux@google.com> | 2022-07-12 02:31:30 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2022-07-12 14:28:30 +0000 |
commit | 051b36ba2857f5a532f6fd0eeb574731cb1e0df3 (patch) | |
tree | 6ceb073f43c0a0130f4c74d22897eb851f216b56 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6b694d600aeaaf30780e48cac0b784b8bc755b56 (diff) | |
download | llvm-051b36ba2857f5a532f6fd0eeb574731cb1e0df3.zip llvm-051b36ba2857f5a532f6fd0eeb574731cb1e0df3.tar.gz llvm-051b36ba2857f5a532f6fd0eeb574731cb1e0df3.tar.bz2 |
[mlir][vector] Add accumulator operand to MultiDimReduce op
This allows vectorizing linalg reductions without changing the operation
order. Therefore this produce a valid vectorization even if operations
are not associative.
Differential Revision: https://reviews.llvm.org/D129535
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions