diff options
author | Andrei Golubev <andrey.golubev@intel.com> | 2025-10-15 11:44:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 12:44:17 +0200 |
commit | 3141bdefff4e6ec8dd266ce5ff7c4db4fff1ea23 (patch) | |
tree | 50cd7d623c70f4f0eecfac18feb4aff2cdd36c14 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | bf643165eec6cb57493c6f443606976fd7f9b8b2 (diff) | |
download | llvm-3141bdefff4e6ec8dd266ce5ff7c4db4fff1ea23.zip llvm-3141bdefff4e6ec8dd266ce5ff7c4db4fff1ea23.tar.gz llvm-3141bdefff4e6ec8dd266ce5ff7c4db4fff1ea23.tar.bz2 |
[mlir][bufferization] Test tensor encoding -> memref layout conversion (#161166)
Support custom types (4/N): test that it is possible to customize memref
layout specification for custom operations and function boundaries.
This is purely a test setup (no API modifications) to ensure users are
able to pass information from tensors to memrefs within bufferization
process. To achieve this, a test pass is required (since bufferization
options have to be set manually). As there is already a
--test-one-shot-module-bufferize pass present, it is extended for the
purpose.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions