visnyin / softart

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

Add scalar and vector relationship operators to SISD. #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
   <, <=, ==, >=, >, !=

Original issue reported on code.google.com by wuye9036 on 7 Mar 2012 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 8 Mar 2012 at 2:11

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 16 Apr 2012 at 10:56

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

Update issue 191

SASL:
  Add replace scalar to rebind vector to another scalar.
  Short evaluation is only available in language general and bool scalar parameter.
  Now we add a function to instead macro for generalize comparison code generation.
  Fixed bugs of bool operator and relationship operator declarations.
  Add test for bool operator on vector.

Original comment by wuye9036 on 17 Apr 2012 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 17 Apr 2012 at 10:20