================ @@ -79,3 +79,10 @@ func.func @tensor_2d_empty() -> () { %x = arith.constant dense<> : tensor<2x0xi32> return } + ---------------- sweiglbosker wrote: Done https://github.com/llvm/llvm-project/pull/171002