Skip to content

[SPIR-V] Assert int width <= 64 in const selection#235

Closed
michalpaszkowski wants to merge 1 commit intofeature/spirv-backend-llvm15_0_6from
fix_assert_int_type_width
Closed

[SPIR-V] Assert int width <= 64 in const selection#235
michalpaszkowski wants to merge 1 commit intofeature/spirv-backend-llvm15_0_6from
fix_assert_int_type_width

Conversation

@michalpaszkowski
Copy link
Member

This change adds an assert for integer bit width. Similarly, the Khronos SPIR-V LLVM Translator does not support integers larger than i64 natively.

@michalpaszkowski michalpaszkowski changed the base branch from spirv-backend-llvm15_0_6 to feature/spirv-backend-llvm15_0_6 December 3, 2022 00:40
@michalpaszkowski michalpaszkowski force-pushed the feature/spirv-backend-llvm15_0_6 branch from aa8fc41 to 67b9223 Compare December 14, 2022 21:31
@michalpaszkowski
Copy link
Member Author

Closing, the change is included in #249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant