diff options
author | Hanhan Wang <hanchung@google.com> | 2021-02-01 00:02:26 -0800 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-02-01 00:02:37 -0800 |
commit | d9b953d84b332a8c4751fcbf8178e32818dc718b (patch) | |
tree | 9dd7f2c0f60dde11fee03c3bc11daedfb955e77d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c3c02d0d5a313272f6d35926bdf678fc6b884c02 (diff) | |
download | llvm-d9b953d84b332a8c4751fcbf8178e32818dc718b.zip llvm-d9b953d84b332a8c4751fcbf8178e32818dc718b.tar.gz llvm-d9b953d84b332a8c4751fcbf8178e32818dc718b.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/D95671
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions