-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Issues: llvm/llvm-project
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Incorrect optimization around __builtin_set_flt_rounds
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
floating-point
Floating-point math
#140239
opened May 16, 2025 by
zhangjunphy
[InstCombine] Enable more fabs fold when the user ignores sign bit of zero/NaN
floating-point
Floating-point math
llvm:instcombine
llvm:transforms
#139861
opened May 14, 2025 by
dtcxzyw
Loading…
fmaximum/minimum_num incorrect result for -0/+0
floating-point
Floating-point math
llvm:codegen
miscompilation
#139481
opened May 11, 2025 by
gonzalobg
[SelectionDAG] Handle Floating-point math
llvm:SelectionDAG
SelectionDAGISel as well
fneg
/fabs
/fcopysign
in SimplifyDemandedBits
backend:AArch64
backend:AMDGPU
floating-point
#139239
opened May 9, 2025 by
el-ev
Loading…
expandFMINIMUMNUM_FMAXIMUMNUM: Quiet is not needed for NaN vs NaN
backend:AMDGPU
backend:X86
floating-point
Floating-point math
llvm:SelectionDAG
SelectionDAGISel as well
#139237
opened May 9, 2025 by
wzssyqa
Loading…
[SelectionDAG] Adaptation for FP operation lowering
floating-point
Floating-point math
llvm:ir
llvm:SelectionDAG
SelectionDAGISel as well
#138553
opened May 5, 2025 by
spavloff
Loading…
[InstCombine] Formation of fmax ignores SNaN
floating-point
Floating-point math
llvm:instcombine
miscompilation
#138303
opened May 2, 2025 by
nunoplopes
Erroneous sin value when passed an integer and using libmvec
floating-point
Floating-point math
llvm:codegen
#138171
opened May 1, 2025 by
etiennemlb
AArch64 backend folds fcmp nnan nsz + select to fminnm, causing confusion between +0.0 and -0.0
backend:AArch64
floating-point
Floating-point math
llvm:codegen
miscompilation
#137998
opened Apr 30, 2025 by
regehr
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 tan(x) * cos(x) => sin(x)
floating-point
Floating-point math
llvm:instcombine
llvm:transforms
#136319
opened Apr 18, 2025 by
amordo
Loading…
Minimal support of floating-point operand bundles
clang
Clang issues not falling into any other category
floating-point
Floating-point math
llvm:ir
llvm:support
#135658
opened Apr 14, 2025 by
spavloff
Loading…
[CodeGen] Miscompile with llvm.maximumnum.f64 and llvm.maximum.f64
backend:X86
floating-point
Floating-point math
miscompilation
#135313
opened Apr 11, 2025 by
patrick-rivos
[GISel] Add KnownFPClass Analysis to GISelValueTrackingPass
floating-point
Floating-point math
llvm:adt
llvm:analysis
llvm:globalisel
llvm:SelectionDAG
SelectionDAGISel as well
#134611
opened Apr 7, 2025 by
tgymnich
Loading…
[clang] Language frontend issues, e.g. anything involving "Sema"
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
floating-point
Floating-point math
__bf16
Type Support Macros
clang:frontend
#133660
opened Mar 30, 2025 by
bassiounix
Investigate faster floating point parsing
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
floating-point
Floating-point math
#133630
opened Mar 30, 2025 by
cor3ntin
[clang] IR generation bugs: mangling, exceptions, etc.
floating-point
Floating-point math
__builtin_elementwise_exp
and __builtin_exp
behave different when controlling FP behavior explicitly
clang:codegen
#131122
opened Mar 13, 2025 by
FantasqueX
[AMDGPU] Implement IR expansion for frem instruction
backend:AMDGPU
floating-point
Floating-point math
#130988
opened Mar 12, 2025 by
frederik-h
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…
[InstCombine] Instcombine doesn't fold conditional addition where it used to
floating-point
Floating-point math
julialang
llvm:instcombine
#128557
opened Feb 24, 2025 by
gbaraldi
-ffp-contract difference for runtime / compile-time operations
floating-point
Floating-point math
#128545
opened Feb 24, 2025 by
jcarreira
[SelectionDAG] Remove UnsafeFPMath check in Floating-point math
llvm:SelectionDAG
SelectionDAGISel as well
visitFADDForFMACombine
backend:AMDGPU
backend:NVPTX
backend:PowerPC
backend:X86
floating-point
#127770
opened Feb 19, 2025 by
paperchalice
Loading…
Clang should provide builtin that lowers directly to Clang issues not falling into any other category
floating-point
Floating-point math
llvm.fma.*
intrinsic
clang
#126025
opened Feb 6, 2025 by
petrhosek
expm1(x) is not folded at the compilation time when x is constant
floating-point
Floating-point math
llvm:optimizations
missed-optimization
#123761
opened Jan 21, 2025 by
k-arrows
@llvm.minimumnum.f32
returns sNaN instead of qNaN on x86_64
floating-point
#123263
opened Jan 17, 2025 by
sunfishcode
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.