diff options
author | Hanhan Wang <hanchung@google.com> | 2021-01-28 10:56:49 -0800 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-01-28 11:09:57 -0800 |
commit | 1e790b745d7e3b0c79deec2de202a4de7e7a66c3 (patch) | |
tree | f6a2118a30a44740493faf1453f9b9cd02c468ee /llvm/lib/Support/Unix/Program.inc | |
parent | 4b68b64dcc5bcd6f29779b820791611c60438385 (diff) | |
download | llvm-1e790b745d7e3b0c79deec2de202a4de7e7a66c3.zip llvm-1e790b745d7e3b0c79deec2de202a4de7e7a66c3.tar.gz llvm-1e790b745d7e3b0c79deec2de202a4de7e7a66c3.tar.bz2 |
[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding
This is the last revision to migrate using SimplePadOp to PadTensorOp, and the
SimplePadOp is removed in the patch. Update a bit in SliceAnalysis because the
PadTensorOp takes a region different from SimplePadOp. This is not covered by
LinalgOp because it is not a structured op.
Also, remove a duplicated comment from cpp file, which is already described in a
header file. And update the pseudo-mlir in the comment.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D95615
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions