diff --git a/stablehlo/dialect/VhloTypes.td b/stablehlo/dialect/VhloTypes.td index b4c05e0f12..bcdc3acfdf 100644 --- a/stablehlo/dialect/VhloTypes.td +++ b/stablehlo/dialect/VhloTypes.td @@ -222,8 +222,6 @@ def VHLO_TupleV1 : VHLO_TypeDef<"TupleV1", "tuple_v1", "0.9.0", "current"> { let assemblyFormat = "`<` $types `>`"; } -// At the moment, it is used to represent uniform quantization, and we're -// planning to look into it as part of the work on speccing quantization. def VHLO_APFloatV1 : APFloatParameter<""> { let parser = [{ [&]() -> FailureOr {