aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2021-06-22 00:03:47 +0900
committerMatthias Springer <springerm@google.com>2021-06-22 00:11:21 +0900
commit83bf801f5f266c788f025a3efbb0c83817137c3b (patch)
tree9640f94785dfc885ad1d70a5e64ff6d67d14cca1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent64b2676ca8290c7ff971c6f5b7a355b0ae7693de (diff)
downloadllvm-83bf801f5f266c788f025a3efbb0c83817137c3b.zip
llvm-83bf801f5f266c788f025a3efbb0c83817137c3b.tar.gz
llvm-83bf801f5f266c788f025a3efbb0c83817137c3b.tar.bz2
[mlir][NFC] Move SubTensorOp and SubTensorInsertOp to TensorDialect
The main goal of this commit is to remove the dependency of Standard dialect on the Tensor dialect. * Rename ops: SubTensorOp --> ExtractTensorOp, SubTensorInsertOp --> InsertTensorOp * Some helper functions are (already) duplicated between the Tensor dialect and the MemRef dialect. To keep this commit smaller, this will be cleaned up in a separate commit. * Additional dialect dependencies: Shape --> Tensor, Tensor --> Standard * Remove dialect dependencies: Standard --> Tensor * Move canonicalization test cases to correct dialect (Tensor/MemRef). Differential Revision: https://reviews.llvm.org/D104499
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions