bjorn3 opened Issue #2672:
Steps to Reproduce
Try to compile an
ishl
instruction with ani8
lhs andi128
rhs using the x64 backend.Expected Results
It compiles.
Actual Results
Panics with
thread 'rustc' panicked at 'Multi-register value not expected', /home/bjorn/.cargo/git/checkouts/wasmtime-41807828cb3a7a7e/c07ec4c/cranelift/codegen/src/isa/x64/lower.rs:128:10
Versions and Environment
Cranelift version or commit: c07ec4c525318afb47b2c6ff24dcddb5d23b5f2a
Operating system: N/A
Architecture: x86_64
bjorn3 labeled Issue #2672:
Steps to Reproduce
Try to compile an
ishl
instruction with ani8
lhs andi128
rhs using the x64 backend.Expected Results
It compiles.
Actual Results
Panics with
thread 'rustc' panicked at 'Multi-register value not expected', /home/bjorn/.cargo/git/checkouts/wasmtime-41807828cb3a7a7e/c07ec4c/cranelift/codegen/src/isa/x64/lower.rs:128:10
Versions and Environment
Cranelift version or commit: c07ec4c525318afb47b2c6ff24dcddb5d23b5f2a
Operating system: N/A
Architecture: x86_64
bjorn3 labeled Issue #2672:
Steps to Reproduce
Try to compile an
ishl
instruction with ani8
lhs andi128
rhs using the x64 backend.Expected Results
It compiles.
Actual Results
Panics with
thread 'rustc' panicked at 'Multi-register value not expected', /home/bjorn/.cargo/git/checkouts/wasmtime-41807828cb3a7a7e/c07ec4c/cranelift/codegen/src/isa/x64/lower.rs:128:10
Versions and Environment
Cranelift version or commit: c07ec4c525318afb47b2c6ff24dcddb5d23b5f2a
Operating system: N/A
Architecture: x86_64
cfallin closed Issue #2672:
Steps to Reproduce
Try to compile an
ishl
instruction with ani8
lhs andi128
rhs using the x64 backend.Expected Results
It compiles.
Actual Results
Panics with
thread 'rustc' panicked at 'Multi-register value not expected', /home/bjorn/.cargo/git/checkouts/wasmtime-41807828cb3a7a7e/c07ec4c/cranelift/codegen/src/isa/x64/lower.rs:128:10
Versions and Environment
Cranelift version or commit: c07ec4c525318afb47b2c6ff24dcddb5d23b5f2a
Operating system: N/A
Architecture: x86_64
Last updated: Nov 22 2024 at 17:03 UTC