diff options
author | gysit <gysit@google.com> | 2022-03-24 10:28:20 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2022-03-24 10:44:44 +0000 |
commit | b1b57f8104ab7abb442d24436feb3b4ac2b44184 (patch) | |
tree | aced6cb978d19a0a0a639c02d46890066f991087 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6872c8bdc428093c48462a1ed79f25a4d3c44d08 (diff) | |
download | llvm-b1b57f8104ab7abb442d24436feb3b4ac2b44184.zip llvm-b1b57f8104ab7abb442d24436feb3b4ac2b44184.tar.gz llvm-b1b57f8104ab7abb442d24436feb3b4ac2b44184.tar.bz2 |
[mlir][linalg] Support padding LinalgOps in use-def chain.
Previously, only LinalgOps whose operands are defined by an ExtractSliceOp could be padded. The revision supports walking a use-def chain of LinalgOps to find an ExtractSliceOp.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D122116
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions