[InstCombine] Test for matrix multiplication negation optimisation.
If one of the operands is negated in a multiplication we can optimise the operation by moving the negation to the smallest operand or to the result Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D133287
Loading
Please sign in to comment