https://github.com/arsenm commented:
Does this really do anything? I think arcp only does anything for `a /b` -> `a * (1.0/b)`. 1.0/x is already using a reciprocal https://github.com/llvm/llvm-project/pull/178557 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
