octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #42716] Transpose multiply not detected


From: David Bateman
Subject: [Octave-bug-tracker] [bug #42716] Transpose multiply not detected
Date: Fri, 11 Jul 2014 15:51:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #6, bug #42716 (project octave):

The backport is easy. You'd just have to take the

tree_compound_binary_expression::rvalue
tree_compound_binary_expression::rvalue1
tree_compound_binary_expression::rvalue_ok

methods and their declarations from my patch and leave the rest. The rest is
for the !&& and !|| operators. I suppose it should be two changesets in any
case.

I'm fairly confident the patch is ok, but I know some of the corners case of
the !&& and !|| operators aren't accelerated but probably could be, so the
patch is functional but not complete

David

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42716>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]