Stream: git-wasmtime

Topic: wasmtime / Issue #2084 Cranelift: Compile failed with arm...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2020 at 17:25):

AurevoirXavier opened Issue #2084:

error[E0425]: cannot find function `expand` in this scope
   --> /cargo/registry/src/github.com-f1e60147b9cdaa30/cranelift-codegen-0.63.0/src/legalizer/mod.rs:233:42
    |
233 |                 | ir::Opcode::IcmpImm => expand(inst, &mut pos.func, cfg, isa),

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2020 at 17:25):

AurevoirXavier labeled Issue #2084:

error[E0425]: cannot find function `expand` in this scope
   --> /cargo/registry/src/github.com-f1e60147b9cdaa30/cranelift-codegen-0.63.0/src/legalizer/mod.rs:233:42
    |
233 |                 | ir::Opcode::IcmpImm => expand(inst, &mut pos.func, cfg, isa),

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2020 at 17:25):

AurevoirXavier labeled Issue #2084:

error[E0425]: cannot find function `expand` in this scope
   --> /cargo/registry/src/github.com-f1e60147b9cdaa30/cranelift-codegen-0.63.0/src/legalizer/mod.rs:233:42
    |
233 |                 | ir::Opcode::IcmpImm => expand(inst, &mut pos.func, cfg, isa),

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2020 at 17:48):

github-actions[bot] commented on Issue #2084:

Subscribe to Label Action

cc @bnjbvr

<details>
This issue or pull request has been labeled: "cranelift"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Sep 24 2020 at 14:06):

bnjbvr commented on Issue #2084:

@AurevoirXavier Thanks for opening an issue. Can't reproduce on the main branch, can you check again and let us know if this is still an issue, please? Thanks.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 25 2020 at 03:22):

AurevoirXavier closed Issue #2084:

error[E0425]: cannot find function `expand` in this scope
   --> /cargo/registry/src/github.com-f1e60147b9cdaa30/cranelift-codegen-0.63.0/src/legalizer/mod.rs:233:42
    |
233 |                 | ir::Opcode::IcmpImm => expand(inst, &mut pos.func, cfg, isa),

Last updated: Nov 22 2024 at 16:03 UTC