search for: elemnam

Displaying 4 results from an estimated 4 matches for "elemnam".

Did you mean: elemay
2009 May 06
2
[LLVMdev] Question on tablegen
...With that, I need to create 4 separate def's to extract element 0, 1, 2, and 3 and translate to v.x, v.y, v.z, and v.w. I was wondering if I can use the dag's 2nd input as an index into a list of strings and form the assembly instruction, something like !strconcat("mov $dst, v.", elemnames[$input]). I am still trying to learn the tablegen syntax and semantics, so how to do this is not clear to me. I will appreciate any suggestions on how to do this, or pointers to other places where similar things are done. Thanks, Manjunath
2009 May 06
0
[LLVMdev] Question on tablegen
...o create 4 separate def's to extract element 0, 1, 2, and 3 > and translate to v.x, v.y, v.z, and v.w. I was wondering if I can use > the dag's 2nd input as an index into a list of strings and form the > assembly instruction, something like !strconcat("mov $dst, v.", > elemnames[$input]). I am still trying to learn the tablegen syntax and > semantics, so how to do this is not clear to me. I will appreciate any > suggestions on how to do this, or pointers to other places where > similar things are done. > > Thanks, > Manjunath > ______________________...
2009 May 08
2
[LLVMdev] Question on tablegen
...ate def's to extract element 0, 1, 2, and 3 >> and translate to v.x, v.y, v.z, and v.w. I was wondering if I can use >> the dag's 2nd input as an index into a list of strings and form the >> assembly instruction, something like !strconcat("mov $dst, v.", >> elemnames[$input]). I am still trying to learn the tablegen syntax and >> semantics, so how to do this is not clear to me. I will appreciate any >> suggestions on how to do this, or pointers to other places where >> similar things are done. >> >> Thanks, >> Manjunath &gt...
2009 May 08
0
[LLVMdev] Question on tablegen
...ate def's to extract element 0, 1, 2, and 3 >> and translate to v.x, v.y, v.z, and v.w. I was wondering if I can use >> the dag's 2nd input as an index into a list of strings and form the >> assembly instruction, something like !strconcat("mov $dst, v.", >> elemnames[$input]). I am still trying to learn the tablegen syntax and >> semantics, so how to do this is not clear to me. I will appreciate any >> suggestions on how to do this, or pointers to other places where >> similar things are done. >> >> Thanks, >> Manjunath &gt...