[llvm] [AArch64][SelectionDAG] Expand v1f64-typed sin, cos, pow, log, exp intrinsics (PR #83745)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 00:10:04 PST 2024


davemgreen wrote:

I'm surprised we got this far without needing these already. Can we add strict versions of the nodes at the same time? And maybe nodes like fcbrt, even if they can't be easily tested.

https://github.com/llvm/llvm-project/pull/83745


More information about the llvm-commits mailing list