Skip to content
Commit faeb1071 authored by Karl Rupp's avatar Karl Rupp
Browse files

Scheduler: Fixed incorrect handling of A += trans(B) and A -= trans(B)

Uses temporaries C = trans(B) in order to avoid troubles with corner
cases like A += trans(A).
parent b5909a76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment