Skip to content

[SPIR-V] Fix translation of relational operations#1409

Merged
bader merged 1 commit intointel:syclfrom
Fznamznon:cherry-pick-translator-patch
Mar 27, 2020
Merged

[SPIR-V] Fix translation of relational operations#1409
bader merged 1 commit intointel:syclfrom
Fznamznon:cherry-pick-translator-patch

Conversation

@Fznamznon
Copy link
Contributor

Whereas it is not possible to generate vector of bools in FE,
we have to change return type for corresponding instructions in SPIRV
translator to vector of bools. SPIRV translator already did this for
some instructions, this patch extends this behaviour to handle more
instructions.

Whereas it is not possible to generate vector of bools in FE,
we have to change return type for corresponding instructions in SPIRV
translator to vector of bools. SPIRV translator already did this for
some instructions, this patch extends this behaviour to handle more
instructions.
@Fznamznon Fznamznon requested a review from bader March 27, 2020 16:58
@Fznamznon
Copy link
Contributor Author

This is cherry-pick of KhronosGroup/SPIRV-LLVM-Translator@cb3be86

@Fznamznon Fznamznon changed the title Fix translation of relational operations [SPIR-V] Fix translation of relational operations Mar 27, 2020
@bader bader merged commit c687b91 into intel:sycl Mar 27, 2020
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.

2 participants