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@81e2a57 to: llvm/llvm-project@b8d2b77 commit: b7ded20
from 81e2a57b41de9417f7735c53088876d1ef7b555d to b8d2b775f2feada0016648d09c078838dedf11f6
b8d2b775f2feada0016648d09c078838dedf11f6 [SelectionDAGBuilder] Avoid const_cast on call to matchSelectPattern. NFC (#100053) 4854e253590efbe2fe886b1be4ea8ec7aa7a08b0 [Offload] Re-enable tests that are now passing d64eccf4335e99360132b724d060d704892fbb02 [clang] Split ObjectFilePCHContainerReader from ObjectFilePCHContainerWriter (#99599) a138d754cc1833e624aa89d4ac9fdb2086259e9a [GlobalIsel] Fix tests for G_SCMP and G_UCMP (#100133) fd58e508803483f566f446193250a581107d7181 [RISCV] Reverse iteration/deletion structure in vsetvli coalescing [NFC] (#98936) d1e28e2a7bd4642e6a5ec963a5ca2ad2ba1b2b59 [RISCV] Support __builtin_cpu_init and __builtin_cpu_supports (#99700) 0cf92b1a464e20a397cb64f463b2af6992125e1d [gn build] Port e3b30bc55377 e3b30bc553775f29661eebc8e022efa4cad91610 [lld][InstrProf] Profile guided function order (#96268) b42fe6740ec696dca0e3dc914d2638088caa3f53 [DAG] Add users of operand of simplified extract_vector_elt to worklist (#100074) 1a3cfe5b9dc9c80a375506262b54b51d929df52d [LinkerWrapper] Pass all files to the device linker (#97573) 9628777479a970db5d0c2d0b456dac6633864760 [libc++][math] Fix undue overflowing of std::hypot(x,y,z) (#93350) 58f3c5e696021d9e571f868ed3bb4b27b3722df4 [lld-macho] Fix thunks for non-__text TEXT sections (#99052)
std::hypot(x,y,z)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@81e2a57
to: llvm/llvm-project@b8d2b77
commit: b7ded20
Change Logs
from 81e2a57b41de9417f7735c53088876d1ef7b555d to b8d2b775f2feada0016648d09c078838dedf11f6
b8d2b775f2feada0016648d09c078838dedf11f6 [SelectionDAGBuilder] Avoid const_cast on call to matchSelectPattern. NFC (#100053)
4854e253590efbe2fe886b1be4ea8ec7aa7a08b0 [Offload] Re-enable tests that are now passing
d64eccf4335e99360132b724d060d704892fbb02 [clang] Split ObjectFilePCHContainerReader from ObjectFilePCHContainerWriter (#99599)
a138d754cc1833e624aa89d4ac9fdb2086259e9a [GlobalIsel] Fix tests for G_SCMP and G_UCMP (#100133)
fd58e508803483f566f446193250a581107d7181 [RISCV] Reverse iteration/deletion structure in vsetvli coalescing [NFC] (#98936)
d1e28e2a7bd4642e6a5ec963a5ca2ad2ba1b2b59 [RISCV] Support __builtin_cpu_init and __builtin_cpu_supports (#99700)
0cf92b1a464e20a397cb64f463b2af6992125e1d [gn build] Port e3b30bc55377
e3b30bc553775f29661eebc8e022efa4cad91610 [lld][InstrProf] Profile guided function order (#96268)
b42fe6740ec696dca0e3dc914d2638088caa3f53 [DAG] Add users of operand of simplified extract_vector_elt to worklist (#100074)
1a3cfe5b9dc9c80a375506262b54b51d929df52d [LinkerWrapper] Pass all files to the device linker (#97573)
9628777479a970db5d0c2d0b456dac6633864760 [libc++][math] Fix undue overflowing of
std::hypot(x,y,z)
(#93350)58f3c5e696021d9e571f868ed3bb4b27b3722df4 [lld-macho] Fix thunks for non-__text TEXT sections (#99052)
The text was updated successfully, but these errors were encountered: