lixqopensorce / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Support swizzle and write mask to vector in SISD #154

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  As title.

Original issue reported on code.google.com by wuye9036 on 15 Dec 2011 at 2:52

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:16

GoogleCodeExporter commented 8 years ago
Need to Collapse multiple write-mask/swizzle.

Original comment by wuye9036 on 4 Mar 2012 at 3:24

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 4 Mar 2012 at 3:24

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:40

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:41

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:43

GoogleCodeExporter commented 8 years ago
Merge multiple swizzle/write mask to one.

Original comment by wuye9036 on 7 Apr 2012 at 10:33

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Apr 2012 at 6:32

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 8e3b8a3de4b8.

SASL:
  Add merge_swizzle to cg_service.
  SISD store now support multiple swizzle/wm.
  Fixed a robust issue of member expression visitor.
  Add test for test SISD swizzle.

Original comment by wuye9036 on 14 Apr 2012 at 3:46

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Apr 2012 at 3:47