akirilov-arm opened PR #3342 from aarch64_lowering_type_checks
to main
:
There were cases where the AArch64 backend assumed that an IR operation would always operate on certain types (the most likely reason being that the corresponding WebAssembly instruction did not cover anything else), even though the definition of the IR operation imposed no constraints like that.
cfallin submitted PR review.
cfallin merged PR #3342.
Last updated: Nov 22 2024 at 16:03 UTC