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

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 15:22:28 PDT 2023


================

----------------
ThomasRaoux wrote:

It is linked as making v2i16 a legal type makes the vectorization pass apply vectorization to this IR. I'm not sure why we needed those negative tests in a first place but I don't see a way to separate this out

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


More information about the llvm-commits mailing list