diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-07-22 05:35:00 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-07-28 16:37:15 +0000 |
commit | 6f03a10e4fdb4f22651a9dcc5d6ab318724235e8 (patch) | |
tree | 1d4143e40f96486b3e229622e43cca7fd1394699 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 1e15e24a761a73f8b2762c33b34e0ce937d8183f (diff) | |
download | llvm-6f03a10e4fdb4f22651a9dcc5d6ab318724235e8.zip llvm-6f03a10e4fdb4f22651a9dcc5d6ab318724235e8.tar.gz llvm-6f03a10e4fdb4f22651a9dcc5d6ab318724235e8.tar.bz2 |
[mlir][TilingInterface] Add a method to generate scalar implementation of the op.
While The tiling interface provides a mechanism for operations to be
tiled into tiled version of the op (or another op at the same level of
abstraction), the `generateScalarImplementation` method added here is
the "exit point" after all transformations have been done. Ops that
implement this method are expected to generate IR that are directly
lowerable to backend dialects like LLVM or SPIR-V dialects.
Differential Revision: https://reviews.llvm.org/D130612
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions