diff options
author | James Newling <james.newling@gmail.com> | 2025-10-17 16:46:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 16:46:00 -0700 |
commit | 1508a8ec8d62ab1e9bdc8b7e0dbaaec9075b631f (patch) | |
tree | 1fea5b3c709222c40b153901c55f8a7281888c3e /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | df8956442feda0171fda79393778f698eb0385cf (diff) | |
download | llvm-1508a8ec8d62ab1e9bdc8b7e0dbaaec9075b631f.zip llvm-1508a8ec8d62ab1e9bdc8b7e0dbaaec9075b631f.tar.gz llvm-1508a8ec8d62ab1e9bdc8b7e0dbaaec9075b631f.tar.bz2 |
[MLIR][Linalg] Modify `rewriteAsPaddedOp` to not remove pre-padded op (#163467)
Refactor/redesign `FailureOr<TilingInterface> rewriteAsPaddedOp(...)` to
not remove unpadded operation. This is more in line with how other
transformations like tiling work, where the user of the transformation
decides when to replace the actual operation. Instead of this, return
all info as a struct.
---------
Signed-off-by: James Newling <james.newling@gmail.com>
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions