Skip to content

Conversation

Artem-B
Copy link
Member

@Artem-B Artem-B commented Oct 23, 2023

.. and move bitcast from a constant for integer-based types into a better suited location. It solves the mystery of why we sometimes used mov.u32 and sometimes mov.b32 for loading constants. Now they all should use .b32

.. and move bitcast from a constant for integer-based types into a better suited
location. It solves the mystery of why we sometimes used `mov.u32` and sometimes
`mov.b32` for loading constants. Now they all should use `.b32`
@Artem-B Artem-B requested review from d0k and ThomasRaoux October 23, 2023 18:56
@Artem-B Artem-B merged commit 6115b1b into llvm:main Oct 23, 2023
@Artem-B Artem-B deleted the v4i8-bitcast branch October 23, 2023 20:54
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