[LLVMdev] v16i32/v16f32

Eli Friedman eli.friedman at gmail.com
Wed Jul 14 18:56:17 PDT 2010


On Wed, Jul 14, 2010 at 6:48 PM, shreyas krishnan <shreyas76 at gmail.com> wrote:
> Hi
>   I find  types such as v16i32, v16f32  missing in my llvm version 2.7
>
> So does the following page not list them
> http://llvm.org/docs/doxygen/html/classllvm_1_1MVT.html
>
> is that intentional for any reason or can I just add them  ?

As far as I know, they're not there simply because there isn't any use
for them in any current backend.

-Eli




More information about the llvm-dev mailing list