xubingyue / softart

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

Add non short evaluation for logic operator to SISD. #191

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  1. Add non-short logic expression evaluation.
  2. Support vector/matrix logic expression. e.g. bool3 && bool3.

Original issue reported on code.google.com by wuye9036 on 17 Apr 2012 at 1:16

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:19

GoogleCodeExporter commented 8 years ago

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