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
define i2048 @​test() unnamed_addr {
start:
ret i2048 0
}
built with llc -mtriple=sparc64 will fail with the following assertion:
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
Stack dump:
0. Program arguments: /opt/compiler-explorer/clang-trunk/bin/llc -o ./output.s -mtriple=sparc64
Running pass 'Function Pass Manager' on module ''.
Running pass 'Remove dead machine instructions' on function '@test'