[clang] [clang] Macro for constant rounding mode (PR #92699)

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 23:30:53 PDT 2024


spavloff wrote:

The discussion for the proposed mechanism is open here: https://discourse.llvm.org/t/rfc-calling-functions-if-pragma-fenv-round-is-present/79372

> > This change introduces macro ROUNDING_MODE, which is a string dependent on the constant rounding mode
>
> It expands to an identify, not a string literal, right?

Exactly. 


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


More information about the cfe-commits mailing list