diff options
author | Hanhan Wang <hanchung@google.com> | 2023-05-09 14:25:53 -0700 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2023-05-10 17:23:46 -0700 |
commit | 1492ae750b81ec14cef0d4d044c634a4c77babc8 (patch) | |
tree | b92dfc7653ca883594883fb3999dce1fdbad4737 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | f85a8456f114d071fb5985ef2c4cd922ba8f29cf (diff) | |
download | llvm-1492ae750b81ec14cef0d4d044c634a4c77babc8.zip llvm-1492ae750b81ec14cef0d4d044c634a4c77babc8.tar.gz llvm-1492ae750b81ec14cef0d4d044c634a4c77babc8.tar.bz2 |
[mlir][Linalg] Use ReifyRankedShapedTypeOpInterface for pad transforms.
The information is not tied to tensor.empty op and tensor.extract_slice
op. We can infer smallest static bounding box for pad transform if
they implement ReifyRankedShapedTypeOpInterface. The revision extends
the usability for downstream projects. No tests are added because the
existing tests cover the change, and most of MLIR
ReifyRankedShapedTypeOpInterface ops are covered in the tests, except
tensor.generate and bufferization.alloc_tensor ops.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D150227
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions