You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get AOT working for my workload on Arm 32 bit, pull request #3587 was required. It looks like wamrc was generating code (relocs) that wamr couldn't run, which is surprising. Based on that, I'm wondering how much testing AOT Arm 32 is getting in general. Is there some existing test that should have covered this, or is there maybe a testing gap here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
In order to get AOT working for my workload on Arm 32 bit, pull request #3587 was required. It looks like wamrc was generating code (relocs) that wamr couldn't run, which is surprising. Based on that, I'm wondering how much testing AOT Arm 32 is getting in general. Is there some existing test that should have covered this, or is there maybe a testing gap here?
Thanks,
Benbuck
Beta Was this translation helpful? Give feedback.
All reactions