[llvm-branch-commits] [libc] [AArch64] - cannot build from release/18.x (PR #101358)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 31 13:05:52 PDT 2024
overmighty wrote:
The only difference I see between your PR and be8b2d1ea54f964603b89ab9d4dfad26afebb347 is that you moved the `static_cast`s into new variables instead of having them inside the `FEnv` function calls directly. It should be functionally identical.
https://github.com/llvm/llvm-project/pull/101358
More information about the llvm-branch-commits
mailing list