================
@@ -17,6 +17,45 @@ func.func @alloca_with_alignment() {
// -----
+func.func @alloc_and_dealloc_arg(%arg0: memref<999xi32>) {
----------------
aniragil wrote:
Could you add comments stating the unsupported cases being tested?
https://github.com/llvm/llvm-project/pull/194591