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
Hi Nikita, from your example I can see your target triple is "arm64-apple-macosx11.0.0", which uses a different calling convention than Linux. We've only extended the Linux calling convention to include SVE support.
Extended Description
Noticed that clang-1205.0.22.9 crashes while compiling following snippet (reduced repro from sleefsimdsp.c):
Crash also reproduces in trunk and using bugpoint can be reduced to (attached):
The text was updated successfully, but these errors were encountered: