Skip to content
Commit 755c0502 authored by MaheshRavishankar's avatar MaheshRavishankar
Browse files

[mlir][Linalg] Fix load/store operations generated while lower loops when

output has zero rank.

While lowering to loops, no indices should be used in the load/store
operation if the buffer is zero-rank.

Differential Revision: https://reviews.llvm.org/D75391
parent f708c823
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment