aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectPlatform.cpp
diff options
context:
space:
mode:
authorStephan Herhut <herhut@google.com>2021-09-10 12:58:18 +0200
committerStephan Herhut <herhut@google.com>2021-09-10 13:37:42 +0200
commit5e6c170b3f41f4da3888a0c4e09eb6af06d7d2c9 (patch)
tree54904f223636a025f91a0c2374d1b02c540b0829 /lldb/source/Commands/CommandObjectPlatform.cpp
parent6a076fa9539ee6eea078368bc5298e381c1c059e (diff)
downloadllvm-5e6c170b3f41f4da3888a0c4e09eb6af06d7d2c9.zip
llvm-5e6c170b3f41f4da3888a0c4e09eb6af06d7d2c9.tar.gz
llvm-5e6c170b3f41f4da3888a0c4e09eb6af06d7d2c9.tar.bz2
[mlir][linalg] Fix bufferize pattern to allow unknown operations in body of generic
The original version of the bufferization pattern for linalg.generic would manually clone operations within the region to the bufferized clone of the operation. This triggers legality requirements on those operations in the conversion infra. Instead, this now uses the rewriter to inline the region instead, avoiding those legality requirements. Differential Revision: https://reviews.llvm.org/D109581
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions