For nonuniformEXT constructor, make a copy of the node to decorate
This commit is contained in:
parent
e291f7a09f
commit
88220d507e
9 changed files with 374 additions and 296 deletions
|
|
@ -31,11 +31,13 @@ ERROR: node is still EOpNull!
|
|||
0:27 move second child to first child ( temp int)
|
||||
0:27 'nu_li' ( nonuniform temp int)
|
||||
0:27 add ( nonuniform temp int)
|
||||
0:27 'a' ( nonuniform temp int)
|
||||
0:27 component-wise multiply ( nonuniform temp int)
|
||||
0:27 copy object ( nonuniform temp int)
|
||||
0:27 'a' ( temp int)
|
||||
0:27 Constant:
|
||||
0:27 2 (const int)
|
||||
0:27 copy object ( nonuniform temp int)
|
||||
0:27 component-wise multiply ( temp int)
|
||||
0:27 'a' ( temp int)
|
||||
0:27 Constant:
|
||||
0:27 2 (const int)
|
||||
0:28 'nu_li' ( nonuniform temp int)
|
||||
0:29 'nu_li' ( nonuniform temp int)
|
||||
0:? Linker Objects
|
||||
|
|
@ -72,11 +74,13 @@ ERROR: node is still EOpNull!
|
|||
0:27 move second child to first child ( temp int)
|
||||
0:27 'nu_li' ( nonuniform temp int)
|
||||
0:27 add ( nonuniform temp int)
|
||||
0:27 'a' ( nonuniform temp int)
|
||||
0:27 component-wise multiply ( nonuniform temp int)
|
||||
0:27 copy object ( nonuniform temp int)
|
||||
0:27 'a' ( temp int)
|
||||
0:27 Constant:
|
||||
0:27 2 (const int)
|
||||
0:27 copy object ( nonuniform temp int)
|
||||
0:27 component-wise multiply ( temp int)
|
||||
0:27 'a' ( temp int)
|
||||
0:27 Constant:
|
||||
0:27 2 (const int)
|
||||
0:28 'nu_li' ( nonuniform temp int)
|
||||
0:29 'nu_li' ( nonuniform temp int)
|
||||
0:? Linker Objects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue