[llvm] [NVPTX] Make i16x2 a native type and add supported vec instructions (PR #65432)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 10:20:35 PDT 2023


ThomasRaoux wrote:

looking at it we do have some tests for bitcast 2xhalf -> 2xi16:
https://github.com/llvm/llvm-project/blob/f2b04434fc49e41444d1a1a4065e8fbe249538c2/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll#L998

https://github.com/llvm/llvm-project/pull/65432


More information about the llvm-commits mailing list