Similar to D111236, this improves the lowering of vector fptosi.sat and fptoui.sat, using legal converts and further saturating from there with min/max. f64 are excluded for the moment due to producing worse code in places compared to the unrolling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo