Skip to content

Issues: bytecodealliance/wasmtime

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Make source links relative to OUT_DIR cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9580 opened Nov 7, 2024 by nmattia Loading…
egraphs: transpose select on operation to operation on select when it increases sharing cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9074 opened Aug 3, 2024 by Kmeakin Loading…
egraphs: Canonicalize loose inequalities to strict inequalities (2nd attempt) cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9040 opened Jul 29, 2024 by Kmeakin Loading…
cranelift-codegen: no_std support cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9007 opened Jul 24, 2024 by marceline-cramer Draft
ISLE: inlining terms isle Related to the ISLE domain-specific language
#8651 opened May 17, 2024 by jameysharp
ISLE: eliminate distinction between constructors and extractors isle Related to the ISLE domain-specific language
#8599 opened May 12, 2024 by jameysharp
Cranelift: Add a vcode peephole pass to the mach backend framework cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:regalloc Issues related to register allocation. cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. isle Related to the ISLE domain-specific language
#8520 opened May 1, 2024 by fitzgen
cranelift: ISLE printer cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#8263 opened Mar 29, 2024 by mmcloughlin Loading…
ISLE: Language support for reasoning about recursion isle Related to the ISLE domain-specific language
#7886 opened Feb 7, 2024 by elliottt
Cranelift/ISLE/e-graphs: Add better observability into the chain of rewrites that produced the expressions we actually extracted cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#7856 opened Feb 1, 2024 by fitzgen
Move CLIF legalization into ISLE cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#7321 opened Oct 21, 2023 by alexcrichton Loading…
isle: panic when rule for non-multi internal constructor calls a multi extern isle Related to the ISLE domain-specific language
#6756 opened Jul 20, 2023 by meithecatte
cranelift/egraphs: more select/bitselect optimizations cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#6214 opened Apr 14, 2023 by jameysharp Loading…
ISLE: Support commutative matches isle Related to the ISLE domain-specific language
#6128 opened Mar 30, 2023 by jameysharp
ISLE feature request: when and unless isle Related to the ISLE domain-specific language
#6082 opened Mar 21, 2023 by Kmeakin
Port divide-by-constant magic number optimizations from simple_preopt to ISLE mid-end cranelift:mid-end clif-to-clif related passes, legalizations, etc... isle Related to the ISLE domain-specific language
#6049 opened Mar 17, 2023 by fitzgen
ISLE should have match expressions isle Related to the ISLE domain-specific language
#5771 opened Feb 13, 2023 by fitzgen
ISLE: don't check identical patterns on identical inputs isle Related to the ISLE domain-specific language
#5699 opened Feb 2, 2023 by jameysharp
ISLE: disallow non-partial expressions in if predicates isle Related to the ISLE domain-specific language
#5686 opened Feb 1, 2023 by fitzgen
Uniqueness types in ISLE isle Related to the ISLE domain-specific language
#4745 opened Aug 20, 2022 by elliottt
ISLE: add functional tests to DSL isle Related to the ISLE domain-specific language
#4136 opened May 11, 2022 by cfallin
Cranelift: make authoring a new machine backend simpler, and document it cranelift Issues related to the Cranelift code generator enhancement isle Related to the ISLE domain-specific language
#4126 opened May 10, 2022 by cfallin
Cranelift: generate more from declarative MachInst definitions cranelift Issues related to the Cranelift code generator enhancement isle Related to the ISLE domain-specific language
#4125 opened May 10, 2022 by cfallin
ISLE: add flag for whether to expand internal constructors cranelift Issues related to the Cranelift code generator enhancement isle Related to the ISLE domain-specific language
#4089 opened Apr 29, 2022 by avanhatt
ISLE: allow for locally-ordered precedence of rules enhancement isle Related to the ISLE domain-specific language
#3751 opened Feb 1, 2022 by cfallin
ProTip! Exclude everything labeled bug with -label:bug.