[clang] Implement ACLE rintn and rintnf intrinsics (PR #66112)

David Green via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 01:10:31 PDT 2023


https://github.com/davemgreen commented:

Could this use __builtin_roundeven directly, avoiding the need for __builtin_arm_rintnf?

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


More information about the cfe-commits mailing list