yuyang-ok opened PR #4998 from risc-v
to main
:
This PR try to fix https://github.com/bytecodealliance/wasmtime/issues/4996.
I think I make a mistake about some concept when doing ISLE lowering.
likepopcnt
return i128 value.
I just returnzero
physical register as high part value becausezero
register will always be 0.
This will make some wrong alias between vreg and preg.
yuyang-ok updated PR #4998 from risc-v
to main
.
cfallin submitted PR review.
yuyang-ok updated PR #4998 from risc-v
to main
.
yuyang-ok updated PR #4998 from risc-v
to main
.
yuyang-ok closed without merge PR #4998.
Last updated: Nov 22 2024 at 16:03 UTC