Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm][AOT] Vector256ByteShiftLeftTest - Cannot select: 0x55ee6da14cd0: v16i8 #87423

Closed
pavelsavara opened this issue Jun 12, 2023 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Jun 12, 2023

AOT compilation of System_Runtime_Intrinsics_Tests_System_Runtime_Intrinsics_Tests_Vectors_Vector256Tests_Vector256ByteShiftLeftTest

Log

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]

AOT compilation of System_Runtime_Intrinsics_Tests_System_Runtime_Intrinsics_Tests_Vectors_Vector256Tests_Vector256ByteShiftLeftTest

Log

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.

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@ghost
Copy link

ghost commented Jun 12, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Log

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]
Author: pavelsavara
Assignees: radekdoulik
Labels:

arch-wasm, area-Codegen-Intrinsics-mono

Milestone: 8.0.0

@radical
Copy link
Member

radical commented Jun 14, 2023

Removing blocking-clean-ci as this is no longer failing on CI due to the workaround in #87473 .

@lewing
Copy link
Member

lewing commented Jul 25, 2023

@radekdoulik please update the status here

@lewing lewing modified the milestones: 8.0.0, 9.0.0 Jul 25, 2023
@lewing lewing closed this as completed Apr 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants