Browse Source
After https://github.com/bytecodealliance/wasmtime/pull/6850 was merged, the s390x back-end now always uses iilf instead of lhi to load negative constants, which is a small code size regression. Fix the isle predicate to get back lhi whenever possible.pull/6959/head
Ulrich Weigand
1 year ago
committed by
GitHub
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue