diff options
author | Alexander Belyaev <pifon@google.com> | 2021-12-10 12:03:47 +0100 |
---|---|---|
committer | Alexander Belyaev <pifon@google.com> | 2021-12-10 12:11:48 +0100 |
commit | b618880e7b35c32ef1350b15b65ffb9e94aea7f0 (patch) | |
tree | 2e0323465332bebe6e8f9bfc690c4256f2d5b5d9 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0f30012def63c34d052b925c7179acb07d5b82d8 (diff) | |
download | llvm-b618880e7b35c32ef1350b15b65ffb9e94aea7f0.zip llvm-b618880e7b35c32ef1350b15b65ffb9e94aea7f0.tar.gz llvm-b618880e7b35c32ef1350b15b65ffb9e94aea7f0.tar.bz2 |
[mlir] Move `linalg.tensor_expand/collapse_shape` to TensorDialect.
RFC: https://llvm.discourse.group/t/rfc-reshape-ops-restructuring/3310
linalg.fill gets a canonicalizer, because `FoldFillWithTensorReshape` cannot be moved to tensorops (it uses linalg::FillOp inside). Before it was listed as a canonicalization pattern for the reshape operations, now it became a canonicalization for FillOp.
Differential Revision: https://reviews.llvm.org/D115502
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions