[clang] [CIR][CodeGen] Upstream support for `__builtin_isinf_sign` (PR #183977)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 14:48:08 PST 2026


andykaylor wrote:

@YeonguChoe I didn't realize until now that we already had a PR open to add the signbit op. You should wait for this to be merged and add your builtin handling on top of this.

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


More information about the cfe-commits mailing list