diff options
author | Nirvedh Meshram <96096277+nirvedhmeshram@users.noreply.github.com> | 2025-09-08 14:53:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-08 14:53:02 -0500 |
commit | daf8f9fc1ccc6c5679bc89058fd66d8ea4da9d59 (patch) | |
tree | 44910d25545ca3833d834fed0350cae945d78f62 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e7e4caf68d519723cda093ef92abebc4cb49dec9 (diff) | |
download | llvm-daf8f9fc1ccc6c5679bc89058fd66d8ea4da9d59.zip llvm-daf8f9fc1ccc6c5679bc89058fd66d8ea4da9d59.tar.gz llvm-daf8f9fc1ccc6c5679bc89058fd66d8ea4da9d59.tar.bz2 |
[Linalg] Add rank zero operand support to push down extract slice pattern (#157532)
Currently the pattern would crash for rank 0 operand as it decides the
padding based on affine results, but for rank 0 there are no affine
results in the operand affine map
Signed-off-by: Nirvedh Meshram <nirvedh@gmail.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions