Building on top of D125665, this adds MVE costs for fptosi.sat and fptoui.sat, providing MVE is available and the types are legal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125666
[ARM] Cost modelling for MVE vector fptoi_sat ClosedPublic Authored by dmgreen on May 16 2022, 12:16 AM.
Details Summary Building on top of D125665, this adds MVE costs for fptosi.sat and fptoui.sat, providing MVE is available and the types are legal.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2022, 12:40 AM This revision was landed with ongoing or failed builds.May 20 2022, 3:00 AM Closed by commit rGb4dd9fc370a1: [ARM] Cost modelling for MVE vector fptoi_sat (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430931 llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/fptoi_sat.ll
|