diff options
| author | Nicolas Vasilache <ntv@google.com> | 2020-04-18 00:04:35 -0400 |
|---|---|---|
| committer | Nicolas Vasilache <ntv@google.com> | 2020-04-21 12:09:46 -0400 |
| commit | 538ac26f25d98d682c1b31821915b14125180a93 (patch) | |
| tree | 64f5b282979c09202d087ce69eab7396d9548e41 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | a92ee77d85973ca261cab8479a01aa0f63beef16 (diff) | |
[mlir][Linalg] Create a named batch_matmul op and pipe it through.
This revision is the first in a set of improvements that aim at allowing
more generalized named Linalg op generation from a mathematical
specification.
This revision allows creating a new op and checks that the parser,
printer and verifier are hooked up properly.
This opened up a few design points that will be addressed in the future:
1. A named linalg op has a static region builder instead of an
explicitly parsed region. This is not currently compatible with
assemblyFormat so a custom parser / printer are needed.
2. The convention for structured ops and tensor return values needs to
evolve to allow tensor-land and buffer land specifications to agree
3. ReferenceIndexingMaps and referenceIterators will need to become
static to allow building attributes at parse time.
4. Error messages will be improved once we have 3. and we pretty print
in custom form.
Differential Revision: https://reviews.llvm.org/D78327
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
