Files
wasmtime/cranelift/codegen/src/isa
Alex Crichton f787ce433d aarch64: Remove manual sign extension in lowering (#3538)
Currently the lowering for `iconst` will sign-extend the payload value
of the `iconst` instruction itself, but the payload is already
sign-extended to this isn't necessary. This commit removes the redundant
sign extension.
2021-11-16 16:47:12 -06:00
..
2021-10-12 14:22:07 +02:00
2021-11-01 13:34:31 -07:00