mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.