Skip to content

Commit 8b1cdd5

Browse files
committed
add newline
1 parent 98246b0 commit 8b1cdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Conversion/NVGPUToNVVM/nvgpu-to-nvvm.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,4 +742,4 @@ transform.sequence failures(propagate) {
742742
transform.apply_conversion_patterns.memref.memref_to_llvm_type_converter
743743
{use_opaque_pointers = true}
744744
} {legal_dialects = ["arith", "func", "llvm", "memref", "nvvm", "vector", "scf"], partial_conversion} : !transform.any_op
745-
}
745+
}

0 commit comments

Comments
 (0)