Skip to content

Commit ce834fa

Browse files
authored
Test build sequence.
Signed-off-by: Javed Absar <mabsar@qti.qualcomm.com>
1 parent 9716c8d commit ce834fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • qcom_hexagon_backend/include/hexagon/Conversion/LinalgToLLVM

qcom_hexagon_backend/include/hexagon/Conversion/LinalgToLLVM/Passes.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def VTCMTiling :
337337
def ConversionToFp16 :
338338
InterfacePass<"conversion-to-fp16", "mlir::FunctionOpInterface"> {
339339
let summary =
340-
"Pass to convert intermediate fp32 and fp64 operations to fp16 operations";
340+
"Pass to convert intermediate fp32/fp64 operations to fp16 operations";
341341
let constructor = "hexagon::createConversionToFp16Pass()";
342342
}
343343

0 commit comments

Comments
 (0)