Increment and decrement are equivalent to adding or subtracting 1. For the floating-point values these operations depend on the current rounding mode. Teach constant evaluator to perform ++ and -- according to the current floating-point environment. Pull request: https://github.com/llvm/llvm-project/pull/73770
2.7 KiB
2.7 KiB