`arith.fptofp` vs. `arith.extf` / `arith.truncf`

I’d be concerned about the redundancy, I would rather setup a migration plan. Deprecating them and planning to remove them. We can easy the migration by writing a manual C++ op for TruncfOp/ExtfOp that would just be shim for the new op for example.