Commit 0c20693
committed
[MLIR][NVGPU-Tests] Fix a failing sm90 test
For memref, output_shape is required now. This patch
adds it to the assembly format which fixes the
failing test.
Signed-off-by: Durgadoss R <[email protected]>1 parent 208584d commit 0c20693
File tree
1 file changed
+1
-1
lines changed- mlir/test/Integration/GPU/CUDA/sm90
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments