diff options
author | Hanhan Wang <hanchung@google.com> | 2021-02-01 11:38:35 -0800 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-02-01 11:38:43 -0800 |
commit | b3f611bfe7d4aac7b1393ab0200d7166a590791b (patch) | |
tree | 7dbe3b55974392f0856eef4b04d700fc0161de95 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 0d9b17d0efe065f23b7f1c1f8f2b2b32491abd45 (diff) | |
download | llvm-b3f611bfe7d4aac7b1393ab0200d7166a590791b.zip llvm-b3f611bfe7d4aac7b1393ab0200d7166a590791b.tar.gz llvm-b3f611bfe7d4aac7b1393ab0200d7166a590791b.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.
This is as same as D95615 but fixing one dep in CMakeLists.txt
Different from D95671, the fix was applied to run target.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D95785
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions