diff options
author | gysit <gysit@google.com> | 2022-03-28 14:36:47 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2022-03-28 14:39:57 +0000 |
commit | d26c42af57fc23557202006e362ba6ba1e3e57dc (patch) | |
tree | 2b8c11b2bf562106e1c32a5c180e21a5ef960401 /llvm/lib/IR/Module.cpp | |
parent | a8c277041aafc0b0753cf191a4891153a2d7679c (diff) | |
download | llvm-d26c42af57fc23557202006e362ba6ba1e3e57dc.zip llvm-d26c42af57fc23557202006e362ba6ba1e3e57dc.tar.gz llvm-d26c42af57fc23557202006e362ba6ba1e3e57dc.tar.bz2 |
[mlir][linalg] Control dimensions to pad.
This revision supports padding only a subset of the iteration dimensions via an additional padding-dimensions parameter. This control allows us to pad an operation in multiple steps. For example, one may want to pad only the output dimensions of a producer matmul fused into a consumer loop nest, before tiling and padding its reduction dimension.
Depends On D122309
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D122560
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions