[Flang] Remove kind from CountOp (#75466)
The kind is already represented in the return type of the operation. Like we did for minloc, this removes the kind parameter from CountOp.
Loading
Please sign in to comment
The kind is already represented in the return type of the operation. Like we did for minloc, this removes the kind parameter from CountOp.