mboehm7 commented on PR #1986:
URL: https://github.com/apache/systemds/pull/1986#issuecomment-1902171324

   Thanks again - during the merge I change the rewrite condition to only apply 
to binary-plus (not binary in general) and tightened the cost conditions, so 
the rewrite does not apply for two vector-matrix multiplications (where a large 
matrix-matrix addition of B+C can be way more costly).
   
   Furthermore, if you're interested contributing to improved rewrites, I 
created SYSTEMDS-3666 for adding various simplifications for not and comparison 
operations.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to