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
error : clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu
[/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm/WasmApp.Native.targets(358,5):
error : fatal error: error in backend: Cannot select: 0x558f096a8c60: v16i8 = BUILD_VECTOR
Constant:i32<-240>, Constant:i32<-240>, Constant:i32<-240>,
Constant:i32<-240>, Constant:i32<-240>, Constant:i32<-240>,
Constant:i32<-240>, Constant:i32<-240>, Constant:i32<0>,
Constant:i32<0>, Constant:i32<0>, Constant:i32<0>, Constant:i32<0>,
Constant:i32<0>, Constant:i32<0>, Constant:i32<0>
[/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
In function: System_Runtime_Intrinsics_Tests_System_Runtime_Intrinsics_Tests_Vectors_Vector256Tests_Vector256ByteShiftLeftTest [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
note
To reproduce this locally you would need to add -p:BuildAOTTestsOnHelix=true to the command line, because the optimization flags used for helix are different. For local runs we use -O2, vs for helix -Oz -Wl,-O0 -Wl,--lto-O0.
AOT compilation of
System_Runtime_Intrinsics_Tests_System_Runtime_Intrinsics_Tests_Vectors_Vector256Tests_Vector256ByteShiftLeftTest
Log
AOT compilation of
System_Runtime_Intrinsics_Tests_System_Runtime_Intrinsics_Tests_Vectors_Vector256Tests_Vector256ByteShiftLeftTest
Log
note
To reproduce this locally you would need to add
-p:BuildAOTTestsOnHelix=true
to the command line, because the optimization flags used for helix are different. For local runs we use-O2
, vs for helix-Oz -Wl,-O0 -Wl,--lto-O0
.Known Issue Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: