-
Notifications
You must be signed in to change notification settings - Fork 85
Issues: ocaml-flambda/flambda-backend
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
Equality via pattern-matching compiles to slow code
flambda2
Prerequisite for, or part of, flambda2
#3914
opened Apr 22, 2025 by
jvanburen
unsafe indexing by unboxed nativeint (and bigger) explicitly truncates the index when it shouldn't
bug
Something isn't working
cmm
Cmm language / helpers changes
flambda2
Prerequisite for, or part of, flambda2
#3889
opened Apr 17, 2025 by
jvanburen
unboxed int64 -> int conversion is slow
cmm
Cmm language / helpers changes
#3888
opened Apr 17, 2025 by
jvanburen
Audit uses of
bind
together with int_array_ref
and other peephole-sensitive functions
#3718
opened Mar 20, 2025 by
Gbury
Cmm optimization is bad
cmm
Cmm language / helpers changes
middle end
#3484
opened Jan 16, 2025 by
jvanburen
Selection logic can miss optimisations due to non-simple subexpressions
#3480
opened Jan 16, 2025 by
lpw25
Redundant zero-extension when converting an int16 load to an int32#
backend
#3344
opened Dec 5, 2024 by
dvulakh
Improve join performance
flambda2
Prerequisite for, or part of, flambda2
#3300
opened Nov 22, 2024 by
bclement-ocp
Performance tracking
flambda2
Prerequisite for, or part of, flambda2
profiling
Changes to system for profiling the performance of the compiler
#3299
opened Nov 22, 2024 by
bclement-ocp
Find and document code patterns that can and cannot be optimized
flambda2
Prerequisite for, or part of, flambda2
#3220
opened Oct 31, 2024 by
mshinwell
New treatment of relational information in Flambda 2 types
flambda2
Prerequisite for, or part of, flambda2
#3219
opened Oct 31, 2024 by
mshinwell
Better Continuation aliases
flambda2
Prerequisite for, or part of, flambda2
#3210
opened Oct 31, 2024 by
Gbury
Missed CSE opportunity
flambda2
Prerequisite for, or part of, flambda2
#3181
opened Oct 24, 2024 by
bclement-ocp
Constraints are not handled symmetrically by jkind inference in type declarations
typing
#2993
opened Aug 29, 2024 by
jbachurski
Think more about inlining heuristics in classic mode
flambda2
Prerequisite for, or part of, flambda2
#2916
opened Aug 12, 2024 by
mshinwell
Symbol projections from symbol projections
flambda2
Prerequisite for, or part of, flambda2
#2896
opened Aug 6, 2024 by
mshinwell
Assertion failure because we don't handle polymorphic parameters in
collect_unknown_apply_args
typing
#2891
opened Aug 5, 2024 by
lpw25
Previous Next
ProTip!
Adding no:label will show everything without a label.