diff options
author | Nirvedh Meshram <96096277+nirvedhmeshram@users.noreply.github.com> | 2025-08-27 14:47:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 14:47:47 -0500 |
commit | de6f7504c83d8a61e78372ea4da92414f95efa8f (patch) | |
tree | 2b1ea28d9ba3e19214a26e979751936780ffeba0 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 3addfd0186c16ea597a87a167f39df37a841afea (diff) | |
download | llvm-de6f7504c83d8a61e78372ea4da92414f95efa8f.zip llvm-de6f7504c83d8a61e78372ea4da92414f95efa8f.tar.gz llvm-de6f7504c83d8a61e78372ea4da92414f95efa8f.tar.bz2 |
[Linalg] Add pattern to push down extract slice through linalg generic op (#154162)
This PR adds a datalayout propagation pattern to push down extract slice
through generic op. It adds a different populate function since there
may be conditions where a user doesn't want this pattern but wants the
other patterns e.g. extract slice is used as a special op when it comes
to tiling.
---------
Signed-off-by: Nirvedh Meshram <nirvedh@gmail.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions