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),
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),
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),
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:
- bnjbvr: cranelift
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
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.
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