diff options
author | Amir Bishara <139038766+amirBish@users.noreply.github.com> | 2024-12-28 13:28:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 13:28:09 +0200 |
commit | 7e749d4fb7327ce2da307ed020c02a07e8279992 (patch) | |
tree | bafa7a878b1571ed8b47dc100fe78577a5c7b22b /clang/lib/AST/ByteCode/Pointer.cpp | |
parent | 8e965d89c9624c184c48806dc39d50209265f0f8 (diff) | |
download | llvm-7e749d4fb7327ce2da307ed020c02a07e8279992.zip llvm-7e749d4fb7327ce2da307ed020c02a07e8279992.tar.gz llvm-7e749d4fb7327ce2da307ed020c02a07e8279992.tar.bz2 |
[mlir][bufferization]-Add ControlBuildSubsetExtractionFn to TensorEmptyElimination (#120851)
This PR Adds a `ControlBuildSubsetExtractionFn` to the tensor empty
elimination util, This will control the building of the subsets
extraction of the
`SubsetInsertionOpInterface`.
This control function returns the subsets extraction value that will
replace the `emptyTensorOp` use
which is being consumed by a specefic user (which the
util expects to eliminate it).
The default control function will stay like today's behavior without any
additional changes.
Diffstat (limited to 'clang/lib/AST/ByteCode/Pointer.cpp')
0 files changed, 0 insertions, 0 deletions