diff options
author | Tobias Gysi <gysit@google.com> | 2021-07-19 08:16:28 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-07-19 08:43:56 +0000 |
commit | 3f8f29233067faef6b2c22a6b654abf7e638f2be (patch) | |
tree | 14bd0c0df02f138378381d203513acc257ce0e2a /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | 73e4b5cfa8ea6dda3624e03beb60827db12bb3a3 (diff) | |
download | llvm-3f8f29233067faef6b2c22a6b654abf7e638f2be.zip llvm-3f8f29233067faef6b2c22a6b654abf7e638f2be.tar.gz llvm-3f8f29233067faef6b2c22a6b654abf7e638f2be.tar.bz2 |
[mlir][linalg] Set explicit insertion point in pad_tensor patterns.
Insert ops replacing pad_tensor in front of the associated tansfer_write / insert_slice op. Otherwise we may end up with invalid ir if one of the remaining tansfer_write / insert_slice operands is defined after the pad_tensor op.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D106162
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions