diff options
author | Tobias Gysi <gysit@google.com> | 2021-11-25 10:37:00 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-11-25 10:37:12 +0000 |
commit | 4b03906346a89b8c7e96b5ffe762183fb0fff7cd (patch) | |
tree | 34a29d5b1c8cbcef8323d58666a2e5fcd66b0e74 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | fd723eaa9254c2cdad2afade2e3bf0c4064675c6 (diff) | |
download | llvm-4b03906346a89b8c7e96b5ffe762183fb0fff7cd.zip llvm-4b03906346a89b8c7e96b5ffe762183fb0fff7cd.tar.gz llvm-4b03906346a89b8c7e96b5ffe762183fb0fff7cd.tar.bz2 |
[mlir][linalg] Perform checks early in hoist padding.
Instead of checking for unexpected operations (any operation with a region except for scf::For and `padTensorOp` or operations with a memory effect) while cloning the packing loop nest perform the checks early. Update `dropNonIndexDependencies` to check for unexpected operations. Additionally, check all of these operations have index type operands only.
Depends On D114428
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D114438
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions