This adds lowering of the llvm.fptosi.sat and llvm.fptoui.sat intinsics, selecting a VCVT instruction which under MVE will inherently perform the saturate.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Sep 1 2021, 9:08 AM
This revision was landed with ongoing or failed builds.Sep 1 2021, 2:39 PM
Closed by commit rG49476a4d66b3: [ARM] Add MVE lowering for fptosi.sat (authored by dmgreen). · Explain Why
This revision was automatically updated to reflect the committed changes.
dmgreen mentioned this in rGf37e132263e4: [ARM] Add VFP lowering for fptosi.sat.Sep 3 2021, 10:11 AM