diff options
author | zbenzion <zbenzion@mobileye.com> | 2025-07-02 09:47:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 08:47:51 +0200 |
commit | b68e8f1de71a65b21910aff4aea75fc1ca6bf6e0 (patch) | |
tree | eb947537463ec9509fe0689fb01728acabeb49c2 /llvm/lib/Bitcode | |
parent | 3c6cade485d45b9b3f21947f13df1a684ddbf71d (diff) | |
download | llvm-b68e8f1de71a65b21910aff4aea75fc1ca6bf6e0.zip llvm-b68e8f1de71a65b21910aff4aea75fc1ca6bf6e0.tar.gz llvm-b68e8f1de71a65b21910aff4aea75fc1ca6bf6e0.tar.bz2 |
[mlir][linalg] Allow promotion to use the original subview size (#144334)
linalg promotion attempts to compute a constant upper bound for the
allocated buffer size. Only when failed to compute an upperbound it
fallbacks to the original subview size, which may be dynamic.
Adding a promotion option to use the original subview size by default,
thus minimizing the allocation size.
Fixes #144268.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions