We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@b3c450d to: llvm/llvm-project@6e86e11 commit: c8e1b4c
from b3c450d4dc8f21f70a4fa35bdcbd4bfaf852ccd7 to 6e86e11148474e4ecd49dbf0ca5dd9caddcdbd11
6e86e11148474e4ecd49dbf0ca5dd9caddcdbd11 [libc] Use rint builtin for rounding on the GPU (#98345) 7e10ad99adb7d586f3ba3c8a9459d0e4fcaa0e33 [BOLT][DWARF] Cleanup buffer initialization for DWO range writer (#97843) dc8ea046a516c3bdd0ece306f406c9ea833d4dac [AMDGPU] Do not use original PHIs in coercion chains (#98063) b81fcd01bde51eb8976b81a2c0c19fc0645cd2ff [rtsan] Restrict arches and disable android (#98268) 6f13c71d31f7aa08bd59c72f7ba4c5c8b1023e40 [clang] fix sema init crashing on initialization sequences (#98102) 1f819f0a79d15ac2ea845186e7396499dd474f57 [MC] Remove unused/incorrect postfix MCSection::iterator::operator++ 06cecdc60ec9ebfdd4d8cdb2586d201272bdf6bd [MC,test] Reorganize OSABI tests 6c97ad4e6838a1172d957df83ec60af646ccacc0 [libc++][chrono] Fix streaming for unsigned durations. (#97889) 2642f2dbd1991ea8fc3888d10a9655e889027c9c [llvm][AArch64] Drop an ignored field on AArch64CPUTestParams. NFC (#98338) 45bc85603a3b96bd8bf39073c2b865aac094ba4b [libc++][NFC] Add missing upcoming removal to 19 release notes 33af4bd7a4c42f55646fa7d2826cd41384ecdece [libc++] Add empty release notes file for LLVM 20 (#98355)
rint
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@b3c450d
to: llvm/llvm-project@6e86e11
commit: c8e1b4c
Change Logs
from b3c450d4dc8f21f70a4fa35bdcbd4bfaf852ccd7 to 6e86e11148474e4ecd49dbf0ca5dd9caddcdbd11
6e86e11148474e4ecd49dbf0ca5dd9caddcdbd11 [libc] Use
rint
builtin for rounding on the GPU (#98345)7e10ad99adb7d586f3ba3c8a9459d0e4fcaa0e33 [BOLT][DWARF] Cleanup buffer initialization for DWO range writer (#97843)
dc8ea046a516c3bdd0ece306f406c9ea833d4dac [AMDGPU] Do not use original PHIs in coercion chains (#98063)
b81fcd01bde51eb8976b81a2c0c19fc0645cd2ff [rtsan] Restrict arches and disable android (#98268)
6f13c71d31f7aa08bd59c72f7ba4c5c8b1023e40 [clang] fix sema init crashing on initialization sequences (#98102)
1f819f0a79d15ac2ea845186e7396499dd474f57 [MC] Remove unused/incorrect postfix MCSection::iterator::operator++
06cecdc60ec9ebfdd4d8cdb2586d201272bdf6bd [MC,test] Reorganize OSABI tests
6c97ad4e6838a1172d957df83ec60af646ccacc0 [libc++][chrono] Fix streaming for unsigned durations. (#97889)
2642f2dbd1991ea8fc3888d10a9655e889027c9c [llvm][AArch64] Drop an ignored field on AArch64CPUTestParams. NFC (#98338)
45bc85603a3b96bd8bf39073c2b865aac094ba4b [libc++][NFC] Add missing upcoming removal to 19 release notes
33af4bd7a4c42f55646fa7d2826cd41384ecdece [libc++] Add empty release notes file for LLVM 20 (#98355)
The text was updated successfully, but these errors were encountered: