[LegalizeVectorOps] Parallelize the lo/hi part of STRICT_UINT_TO_FLOAT legalization.
The lo and hi computation are independent. Give them the same input chain and TokenFactor the results together.
Loading
Please sign in to comment
The lo and hi computation are independent. Give them the same input chain and TokenFactor the results together.