[NVPTX] Improve lowering of v2i16 logical ops. (#67073)
Bitwise logical ops can always be done as b32, regardless of availability of other v2i16 ops, that would need a new GPU.
Loading
Please sign in to comment
Bitwise logical ops can always be done as b32, regardless of availability of other v2i16 ops, that would need a new GPU.