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

[InstCombine] Transform high latency, dependent FSQRT/FDIV into FMUL floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#87474 by sushgokh was merged Jan 17, 2025 Loading…
[InstCombine] Transform (fcmp + fadd + sel) into (fcmp + sel + fadd) floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#106492 by rajatbajpai was merged Nov 11, 2024 Loading…
LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and signed zero floating-point Floating-point math llvm:ir llvm:SelectionDAG SelectionDAGISel as well
#112852 by wzssyqa was merged Feb 27, 2025 Loading…
Intrinsic: introduce minimumnum and maximumnum for IR and SelectionDAG backend:loongarch floating-point Floating-point math llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:SelectionDAG SelectionDAGISel as well
#96649 by wzssyqa was merged Aug 15, 2024 Loading…
[SimplifyLibCalls] fdim constant fold floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#109235 by braw-lee was merged Oct 10, 2024 Loading…
Optimize fptrunc(x)>=C1 --> x>=C2 floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#99475 by kissholic was merged Jul 19, 2025 Loading…
[InstCombine] Fold expression using basic properties of floor and ceiling function floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#107107 by c8ef was merged Sep 15, 2024 Loading…
Intrinsic: introduce minimumnum and maximumnum backend:AArch64 backend:loongarch backend:RISC-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms vectorizers
#93841 by wzssyqa was merged Jun 21, 2024 Loading…
[InstSimplify] Optimize maximumnum and minimumnum backend:AMDGPU 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:ir llvm:transforms
#139581 by LewisCrawford was merged Oct 7, 2025 Loading…
[InstCombine] Ensure Safe Handling of Flags in foldFNegIntoConstant floating-point Floating-point math llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms miscompilation
#94148 by SahilPatidar was merged Jun 12, 2025 Loading…
[TLI] Add basic support for fdim libcall floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#108702 by braw-lee was merged Sep 20, 2024 Loading…
[InstSimplify] Add basic constant folding for llvm.sincos 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
#114527 by MacDue was merged Dec 8, 2024 Loading…
ValueTracking: Identify implied fp classes by general fcmp floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#66505 by arsenm was merged Nov 10, 2023 Loading…
[ValueTracking] use KnownBits to compute fpclass from bitcast backend:AMDGPU clang Clang issues not falling into any other category floating-point Floating-point math llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#97762 by AlexMaclean was merged Aug 30, 2024 Loading…
[InstCombine] Optimize redundant floating point comparisons in or/and inst's backend:AMDGPU 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
#158097 by Rajveer100 was merged Sep 16, 2025 Loading…
[GISel] Add KnownFPClass Analysis to GISelValueTrackingPass floating-point Floating-point math llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#134611 by tgymnich was merged May 23, 2025 Loading…
[Clang][Sema] Fix -Whigher-precision-for-complex-division clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math
#131477 by Maetveis was merged Apr 16, 2025 Loading…
[Driver] Make ffp-model=fast honor non-finite-values, introduce ffp-model=aggressive 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
#100453 by andykaylor was merged Aug 20, 2024 Loading…
APFloat: Add minimumnum and maximumnum floating-point Floating-point math llvm:adt
#96304 by wzssyqa was merged Jun 25, 2024 Loading…
ProTip! Follow long discussions with comments:>50.