Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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… updated Dec 2, 2025
[clang] Make fp contract(on) not overwrite earlier contract(fast) and CLI --ffp-contract=fast(-honor-pragmas) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math
#169859 opened Nov 27, 2025 by mikolaj-pirog Loading… updated Nov 27, 2025
[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… updated Oct 16, 2025
[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… updated Oct 13, 2025
[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… updated Oct 10, 2025
[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… updated Sep 29, 2025
[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… updated Sep 25, 2025
LangRef: Clarify behaviors of nsz in fast math flag floating-point Floating-point math llvm:ir
#137567 opened Apr 28, 2025 by wzssyqa Loading… updated Sep 14, 2025
[libclc] Enable -ffp-contract=fast-honor-pragmas except for exp/trig/hyperbolic funcs floating-point Floating-point math libclc libclc OpenCL library
#153137 opened Aug 12, 2025 by wenju-he Draft updated Aug 12, 2025
[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… updated Aug 4, 2025
[NVPTX] Don't propagate ninf and nnan in lowerFREM backend:NVPTX floating-point Floating-point math
#147125 opened Jul 5, 2025 by paperchalice Loading… updated Jul 18, 2025
[Inline] Propagate FMFs from calls to inlined instructions. floating-point Floating-point math llvm:transforms
#145537 opened Jun 24, 2025 by fhahn Loading… updated Jul 1, 2025
[llvm][GISel] Use computeKnownFPClass floating-point Floating-point math llvm:globalisel
#141484 opened May 26, 2025 by tgymnich Draft updated Jun 17, 2025
[libclc] Reduce bithacking for INF/NAN values floating-point Floating-point math libclc libclc OpenCL library
#129738 opened Mar 4, 2025 by frasercrmck Loading… updated May 5, 2025
SelectionDAG/expandFMINIMUMNUM_FMAXIMUMNUM: FCANONICALIZE is needed only for sNaN floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#108180 opened Sep 11, 2024 by wzssyqa Draft updated Mar 6, 2025
[SimplifyLibCalls] Add f128 type for merging sqrt into the power of exp floating-point Floating-point math llvm:transforms
#112373 opened Oct 15, 2024 by lizhijin1024 Loading… updated Feb 6, 2025
[APFloat] add power floating-point Floating-point math llvm:adt
#122889 opened Jan 14, 2025 by ImanHosseini Loading… updated Jan 17, 2025
[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… updated Nov 22, 2024
[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… updated Oct 20, 2024
[APFloat] Add APFloat::format floating-point Floating-point math llvm:adt llvm:support
#99088 opened Jul 16, 2024 by Ariel-Burton Loading… updated Oct 8, 2024
[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… updated Jul 8, 2024
CodeGen: Add -denormal-fp-math-bf16 flag backend:X86 floating-point Floating-point math llvm:ir
#90425 opened Apr 29, 2024 by FreddyLeaf Loading… updated Jun 7, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.