- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[APFloat] Add exp function for APFloat::IEEESsingle using expf implementation from LLVM libc. backend:AMDGPU floating-point Floating-point math libc llvm:adt llvm:support
#143959 opened Jun 12, 2025 by lntue Loading…
[Clang][C++23] Core language changes from P1467R9 extended floating-point types and standard names. c++23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category floating-point Floating-point math llvm:adt llvm:support phabricator Related to migration from Phabricator
#78503 opened Jan 17, 2024 by codemzs Loading…
Clang: Add nsz to llvm.minnum and llvm.maxnum emitted from fmin and fmax backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category floating-point Floating-point math llvm:ir
#113133 opened Oct 21, 2024 by wzssyqa Loading…
LangRef: Clarify behaviors of nsz in fast math flag floating-point Floating-point math llvm:ir
#137567 opened Apr 28, 2025 by wzssyqa Loading…
[InstCombine] Fold copysign of selects from sign comparison to sign operand floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#85627 opened Mar 18, 2024 by Krishna-13-cyber Loading…
[InstCombine] Fold (X * 0.0) * constant => X * 0.0 #85241 floating-point Floating-point math llvm:transforms
#92512 opened May 17, 2024 by SahilPatidar Loading…
Minimal support of floating-point operand bundles backend:AMDGPU backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category floating-point Floating-point math llvm:codegen llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms
#135658 opened Apr 14, 2025 by spavloff Loading…
[llvm] Don't combine repeated subnormal divisors backend:X86 floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#149333 opened Jul 17, 2025 by ashermancinelli Loading…
[APFloat] Add APFloat::format floating-point Floating-point math llvm:adt llvm:support
#99088 opened Jul 16, 2024 by Ariel-Burton Loading…
[APFloat] add power floating-point Floating-point math llvm:adt
#122889 opened Jan 14, 2025 by ImanHosseini Loading…
[IR] Don't set strictfp on irrelevant calls backend:AMDGPU backend:SystemZ backend:X86 clang Clang issues not falling into any other category floating-point Floating-point math llvm:ir llvm:support llvm:transforms
#122735 opened Jan 13, 2025 by spavloff Loading…
[SimplifyLibCalls] Constant fold scalbxx floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms
#114417 opened Oct 31, 2024 by fawdlstty Loading…
[LLVM] Add constant folding for llrint, llrintf, llrintl floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#154799 opened Aug 21, 2025 by pratheekhassan21 Loading…
[Mips] Convert -mnan=legacy to nan2008 when architecture support nan2008 backend:MIPS clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#153777 opened Aug 15, 2025 by yingopq Loading…
[LVI][SCCP][CVP] Add basic ConstantFPRange support floating-point Floating-point math function-specialization llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms
#111544 opened Oct 8, 2024 by dtcxzyw Loading…
CodeGen: Add -denormal-fp-math-bf16 flag backend:X86 floating-point Floating-point math llvm:ir
#90425 opened Apr 29, 2024 by FreddyLeaf Loading…
[InstCombine] fold float clamp pattern into llvm.max/min clang Clang issues not falling into any other category floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#159652 opened Sep 18, 2025 by VedantParanjape Loading…
[libclc] Reduce bithacking for INF/NAN values floating-point Floating-point math libclc libclc OpenCL library
#129738 opened Mar 4, 2025 by frasercrmck Loading…
[InstCombineCompares] Replace the sqrt in if-condition floating-point Floating-point math llvm:transforms
#91707 opened May 10, 2024 by whokeke Loading…
[IR] Allow fast math flags on fptosi, fptoui and sitofp backend:AMDGPU backend:PowerPC clang Clang issues not falling into any other category floating-point Floating-point math HLSL HLSL Language Support llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#160475 opened Sep 24, 2025 by paperchalice Loading…
[libcxx] makes Floating-point math libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
tanh(complex<float>) work for large values floating-point #122194 opened Jan 8, 2025 by cjdb Loading…
[DAGCombiner] Relax nsz constraint with fp->int->fp optimizations backend:AArch64 backend:AMDGPU backend:X86 floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#164503 opened Oct 21, 2025 by guy-david Loading…
[DAGCombiner] Honor rewrite semantics of fast-math flags in fdiv combine backend:AArch64 backend:AMDGPU backend:NVPTX backend:PowerPC backend:X86 floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#167595 opened Nov 11, 2025 by mikolaj-pirog Loading…
SelectionDAG/expandFMINIMUMNUM_FMAXIMUMNUM: FCANONICALIZE is needed only for sNaN floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
Previous Next
ProTip! no:milestone will show everything without a milestone.