diff options
author | josel-amd <jose.lopes@amd.com> | 2025-02-17 11:23:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-17 11:23:27 +0100 |
commit | b3028295e741159e5014c126cd74988785fe8bdb (patch) | |
tree | f5ea20214f4773dd7dbfe9f8d4318c905ddccb50 /llvm/docs/tutorial | |
parent | f378e52ed3c6f8da4973f97f1ef043c2eb0da721 (diff) | |
download | llvm-b3028295e741159e5014c126cd74988785fe8bdb.zip llvm-b3028295e741159e5014c126cd74988785fe8bdb.tar.gz llvm-b3028295e741159e5014c126cd74988785fe8bdb.tar.bz2 |
[mlir][linalg] Remove `computeStaticLoopSizes` (#124778)
`computeStaticLoopSizes()` is functionally identical to `getStaticLoopRanges()`.
Replace all uses of `computeStaticLoopSizes()` by `getStaticLoopRanges()` and remove the former.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions